Skip to content

lourencomcviana/TesteNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TesteNode

only a test project for testing libraries

dependencys

npm

  • Express: onboard server
  • Nodemon: restart server when file changes
  • neDB: mongoDb "express" framework
  • body Parser: format "in" requests

Commands

  • npm install express --save
  • npm install -g nodemon
  • npm install nedb --save
  • npm install body-parser --save

Links usados para tricar o projeto (no android)

About

only a test project for testing libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published