Skip to content

brycehewett/angularjs-sdk-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJs (Angular v1.5) javascript sdk examples

The goal of this project is to show how to set up split in off-the-grid mode for unit tests using Angular.

Getting started

  • npm install - (you also need to have bower installed).
  • npm start it will start a server on localhost:8000
  • npm test will run each test.

Notes

Used example code from https://github.com/angular/angular-seed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • HTML 40.7%
  • CSS 2.4%