Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngohungphuc/angular

Angular APP
https://github.com/ngohungphuc/angular

angular-2 crud github-api mean mean-stack ngredux oauth redux

Last synced: about 15 hours ago
JSON representation

Angular APP

Awesome Lists containing this project

README

        

# AngularJS2 Note

For lint ts file install tslint globally

Check ts file in app folder

> tslint "app/**/*.ts"

Fix error in app folder

> tslint "app/**/*.ts" --fix