Skip to content

geraldpereira/rest-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-crud

Installation

  • In the rest-crud folder: npm install
  • sudo npm install -g node-inspector

Grunt commands

  • grunt build to transpile TypeScript source into js files,
  • grunt test to run mocha tests,
  • grunt coverage to check code coverate,
  • grunt run to run the sample using nodemon,
  • grunt debug to debug the sample using node-inspector.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published