- Development folllows git-flow
- We use Babel for ES6 and ES7 code compilation
- All development should take advantage of ES6 and ES7
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
npm install
orsudo npm install
bower install
orsudo bower install
npm start
Visit http://localhost:7770/
npm test
npm run build