An AngularJS-based user interface for an eduction webstie to serve videos and ask questions about the video content
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