Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 320 Bytes

message-board

Project setup

npm install

Run with nodemon

npm run dev

Run with node

npm run start