Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 247 Bytes

File metadata and controls

20 lines (15 loc) · 247 Bytes

AngularJS Front-end task

Setup

Hosted at: http://167.99.148.62/

npm install
bower install
npm install -g gulp live-server
gulp
live-server --port=8080 --entry-file=index.html

Test

npm install -g karma-cli
npm test