Web interface.
$ npm run watch &
$ npm start
npm run build
- build for productionnpm run watch
- automatically recompile during developmentnpm start
- start a static development web server
-
Break the UI into more components.
-
Add a legend for colors.
-
Some animations?
-
Add a login with github.
-
Add a send issue button.