auth0-blog / angular2-models-di

Code for the Angular 2 Domain Models and Dependency Injection tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Domain Models and Dependency Injection

Based on ng2-play.ts

Installation

Clone the repo and install dependencies

npm install

Play

After completing installation, use the play task to start the app.

gulp play

The app will be served at localhost:9000.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

Code for the Angular 2 Domain Models and Dependency Injection tutorial

License:MIT License


Languages

Language:TypeScript 60.7%Language:JavaScript 25.2%Language:HTML 14.1%