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
- Install
docker
- Install
docker-compose
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
Endorsed by Angular Team - here