####For Developer
- Install node.js and gulp
- git clone https://github.com/Bookie-TSP/Bookie-FrontEnd.git
- Run 'npm install'
- Run 'gulp'
####For Production
- Install node.js and gulp
- git clone https://github.com/Bookie-TSP/Bookie-FrontEnd.git
- Run 'npm install'
- Run 'node node-server.js'
####For Tester
- install protractor & selenium (see protractor document)
- run 'npm install request'
- run 'npm install protractor-linkuisref-locator'