Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 150 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 150 Bytes
npm install

npm start

curl localhost:8080

OR for interactive development

npm install nodemon -g

npm run dev

curl localhost:8080