Skip to content

hyj1991/registry.cnpmjs.org

 
 

Repository files navigation

cnpm-registry

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Private npm registry for Enterprise, base on eggjs

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

Private npm registry for Enterprise, base on eggjs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%