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: 4 months ago
JSON representation
Angular APP
- Host: GitHub
- URL: https://github.com/ngohungphuc/angular
- Owner: ngohungphuc
- Created: 2017-01-01T12:48:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T07:52:16.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T16:57:31.985Z (11 months ago)
- Topics: angular-2, crud, github-api, mean, mean-stack, ngredux, oauth, redux
- Language: TypeScript
- Homepage:
- Size: 7.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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