Dev Shop Dependency Status Build Status Code Climate

Install

  1. Clone git clone https://github.com/fskinner/dev-shop-backend
  • Install dependenciesnpm install

Running

  1. Start the server npm start

Web

You can view the project up and running on Heroku

Testing

  • FrontEnd: gulp test
  • BackEnd: npm test