1.0.0 • Published 4 years ago

betteromics_ui_toolkit v1.0.0

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

Making changes to the UI toolkit

Run npm start which automatically recompiles to dist/ when you make changes 1. Run npm start which automatically watches src/ and recompile it into dist/ whenever you make changes. 2. cd into /example folder and run npm start to test different examples of your UI toolkit changes