Components and UI scaffold package for building out the OM app.
- Open a terminal
- Change directory to the root folder of this package
- run
npm install - run
gulp build - run
gulp default
Start the app and view the Docs section.
Each scaffold includes an index file named index.html in the main html directory...
[ wip ]