npm install -g express-generator
express project-api --no-view
cd project-api npm install SET DEBUG=project-api:* & npm start