Skip to content

tamsler/training1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

training1

  • To install this project locally, cd to directory where you want the source code to live, then:

  • git clone [email protected]:tamsler/training1.git

  • cd training1

  • sudo npm install

  • start application with:

    • node server.js

  • To add a dependency during development:

  • npm install --save

    • NOTE: "--save" adds the dependency to package.json

About

Training repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published