Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 446 Bytes

readme.markdown

File metadata and controls

30 lines (18 loc) · 446 Bytes

npm-janitor-web

Web interface.

npm-janitor

quick start

$ npm run watch &
$ npm start

commands

  • npm run build - build for production
  • npm run watch - automatically recompile during development
  • npm start - start a static development web server

TODO

  • Break the UI into more components.

  • Add a legend for colors.

  • Some animations?

  • Add a login with github.

  • Add a send issue button.