framgia / fepas-cbs

[FEPAS] Conference room Booking Service
3 stars 11 forks source link

[FEPAS] CBS - Conference room Booking Service

Circle CI

sudo npm install -g npm
sudo npm install -g grunt
npm install
bower install
gem install compass

Run server at http://localhost:5000:

grunt serve

Use Docker & C9 IDE

For first running time:

docker-compose up --build

And next time, run without --build

Access IDE: http://localhost/ide.html

Access web: http://localhost:5000

Angular Style Guide

Endorsed by Angular Team - here