Skip to content

rajvirtual/angular-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2.0 Example

Angular 2.0 example application with routing, http calls, unit tests, and Parse.com CRUD Integration

npm install

Create a Persons table in Parse Cloud with the following fields. FullName,Age,Email,Address

Update Parse Keys in /app/Constants/constants.ts

npm Start

username:testuser , password:testuser

open Browser localhost://3000

To run unit tests.

npm test

Demo

https://angular2-test.herokuapp.com

About

Angular 2.0 example application with routing and Parse.com CRUD Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published