Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 229 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 229 Bytes

WDV 353 1.5 NodeJS Coding Assignment on repo test2

To run app

npm i

used to install dependencies or devDependencies from a package .json file
npm start

Test app

npm i
mpm test