Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngohungphuc/angular
- Owner: ngohungphuc
- Created: 2017-01-01T12:48:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T07:52:16.000Z (over 6 years ago)
- Last Synced: 2024-04-14T21:18:10.378Z (7 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