Skip to content

Contour/AngularIn1Day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Prerequirements npm install -g git

npm install -g http-server

npm install -g bower

git clone https://github.com/Contour/AngularIn1Day

cd AngularIn1Day

npm install

bower install

###Run the Application npm start

###Testing npm test

or

npm run test-single-run

###E2E npm run update-webdriver

To execute:

npm run protractor

About

Seed project for angular apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.2%
  • HTML 13.7%
  • CSS 7.1%