Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

JavaMinor2015/T1-Case3-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T1-Case3-angular

This project is generated with yo angular generator version 0.14.0.

Build & development

Goto the webapp\ directory.
Run npm install and bower install to install all dependencies.
Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.