Skip to content

A refactor of our populare eostoolkit built on solid ground using react-boilerplate

License

Notifications You must be signed in to change notification settings

luckybean/myeostoolkit

 
 

Repository files navigation

Quick start

  1. Clone this repo
  2. Move to the appropriate directory: cd myeostoolkit.
  3. Run npm run setup in order to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:3000.
  4. Run npm run clean to delete the example app.

Now you're ready to rumble!

License

This project has a custom license, Copyright (c) 2018 Nathan Rempel. For more information see LICENSE.md.

About

A refactor of our populare eostoolkit built on solid ground using react-boilerplate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 13.4%
  • HTML 2.5%