- Clone this repo
- Move to the appropriate directory:
cd eostoolkit. - Run
yarnin order to install dependencies and clean the git repo. At this point you can runnpm startto see the example app athttp://localhost:3000. - Run
yarn run format:jsprior to making commits for nice clean code - Run
npm run buildto build the deployable package.
Now you're ready to rumble!