brian-mann / npms-www

The https://npms.io website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npms-www

Build Status Dependency status Dev Dependency status

The https://npms.io website.

Installation

$ npm install

Development

Simply spawn the server by running $ npm run serve. This will create a server defaulting to the dev environment. You may preview the production build by running $ npm run build && npm run serve -- --env prod.

Deploys

There's a separate document that explains the deployment procedure, you may read it here.

Tests

$ npm test
$ npm test-cov # to get coverage report

License

Released under the MIT License.

About

The https://npms.io website

License:MIT License


Languages

Language:JavaScript 72.0%Language:CSS 26.1%Language:HTML 2.0%