User Tools

Site Tools


programming:javascript:npm

This is an old revision of the document!


Table of Contents

NPM

Start project

# install modules from package.json
npm install
# starts the tests defined in 
npm test
programming/javascript/npm.1519923896.txt.gz · Last modified: (external edit)