angular2-sample
angular2-sample copied to clipboard
Angular 2 sample with Angular CLI, TypeScript, Angular 2, Bootstrap 4, RxJS, JWT, Firebase/AngularFire2
Angular2 Sample
The sample codes are based on a seriese of my blog entries, please see the wiki pages for more details.
- Getting started
- Interact with backend APIs
- Handles form submission
- Jwt token based Authentication
- Testing TODO
Backend APIs
Check the Interact with Backend Apis to run the backend APIs for test purpose.
Frontend UI
Make sure you have installed the latest NodeJS and NPM.
Run the following command to and run the project.
npm run start
Some variants for Material Design and AngularFire2.