Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 233 Bytes

Backbone.js POC

Installation: npm install

Front Development: npm start port 3000

Backend Development: npm run start:server:dev port 4000

Backend (without nodemon): npm run start:server port 4000