Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 210 Bytes

README.MD

File metadata and controls

18 lines (15 loc) · 210 Bytes

Example Node js project with express

How to run project

npm install
npm start

How to run the TEST

npm run test

Path to start program

bin/www

running on port: 3000