Home

Awesome

Quick start

  1. Clone this repo
  2. Move to the appropriate directory: cd eostoolkit.<br />
  3. Run yarn in order to install dependencies and clean the git repo. At this point you can run npm start to see the example app at http://localhost:3000.
  4. Run yarn run format:js prior to making commits for nice clean code
  5. Run npm run build to build the deployable package.

Now you're ready to rumble!