Our website.
- Install Node.js 7 or greater
- Clone this repo
- Open a terminal in the directory where you cloned this repo
- Install npm & bower dependencies
npm install -g bower npm install bower install
- Run
npm start - Open http://localhost:8081/ in your browser
Bear in mind that you may need to run npm install and/or bower install again after pulling down new commits.