Skip to content

npms-io/npms-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6795ae8 · Apr 15, 2024
Apr 15, 2024
Jan 16, 2017
Oct 31, 2018
Oct 31, 2018
Mar 10, 2017
May 31, 2016
Oct 31, 2018
Oct 31, 2018
Apr 23, 2016
Oct 31, 2018
Oct 31, 2018
Aug 14, 2016
Nov 16, 2016
Apr 15, 2024
Apr 15, 2024
Apr 15, 2024

Repository files navigation

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.