rodcul/pairmiscuous

Project scaffold

Closed this issue · 1 comments

  • Node + Express
  • Unit and feature testing JS (karma + ?)
  • Readme on how to get project running

Should be able to run a server (like http://localhost:3000) and see welcome page with bootstrap and database working

Should work when running:

npm install
npm start