Skip to content

npm-janitor/npm-janitor-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.