Skip to content
/ NodeJS Public

An open source server framework that runs on various platforms

License

Notifications You must be signed in to change notification settings

jinca/NodeJS

Repository files navigation

NodeJS

An open source server framework that runs on various platforms

  • To create modules run:

npm init

  • To use lodash run:

npm install lodash --save

  • To use nodemon run:

npm install nodemon --save

  • To use yargs run:

npm install yargs --save

About

An open source server framework that runs on various platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published