Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 442 Bytes

Prerequisites

Make sure to install the following prerequisites before running the application

  1. Node.js
  2. Bower
  3. gulp
  4. nodemon

Installation

npm install

Development

Run each of the following in a different console:

console 1: gulp
console 2: npm run watch