JSGUI is a work-in-progress library for coders who want to display information without needing to write HTML or CSS.
$ npm install
$ npm start
$ npm run build
- npm start
- edit code in
src/index.js
- wait for live reload
- npm run build
- commit to git
TODO: create usage docs