A simple chat application to gather many buzzwords and play with Node/Express, Angular, SockJS, Mocha, Chai, WebDriverJS, Docker, Redis, Ansible, Vagrant...
Bootstrapped From Yearofmoo's AngularJS Seed: A starter AngularJS repository for getting started with AngularJS. Includes helpful unit testing tools, Protractor integration and coverage testing.
npm install -g grunt-cli
npm install
grunt install
grunt dev
- Go to:
http://localhost:8888
grunt test
grunt test:unit
grunt autotest:unit
grunt test:e2e
grunt autotest:e2e
grunt coverage