Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gastaldi/demo-ang2
AngularJS 2 CRUD Example application
https://github.com/gastaldi/demo-ang2
Last synced: 20 days ago
JSON representation
AngularJS 2 CRUD Example application
- Host: GitHub
- URL: https://github.com/gastaldi/demo-ang2
- Owner: gastaldi
- License: epl-1.0
- Created: 2016-12-30T01:34:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T22:05:29.000Z (about 8 years ago)
- Last Synced: 2024-11-08T09:47:35.126Z (2 months ago)
- Language: Java
- Homepage:
- Size: 41 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
Awesome Lists containing this project
README
AngularJS 2 CRUD Example application
------------------------------------This is a CRUD example using AngularJS 2 + Patternfly. It will be the base for the AngularJS 2 addon for JBoss Forge.
Based on the excellent work made by Christian Kaltepoth in https://github.com/chkal/angular-boilerplate