Check out the wiki section for more information on creating this app from scratch.
- Clone this repo
git clone https://github.com/PolymathNetwork/token-creator.git && cd token-creator
- Install dependencies
yarn
- Finally,
yarn start
. The app will be served athttp://localhost:3000
.