Token Minter Prerequisites Node.js installed NVM installed Setup Run nvm use (Run nvm install if you don't have the required version installed) Run npm i to install dependencies Run npm run prepare to setup the git hooks Husky Start the app Run npm run start