Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanikkumar/angular-user-app
https://github.com/yanikkumar/angular-user-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanikkumar/angular-user-app
- Owner: yanikkumar
- Created: 2024-08-01T06:45:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T09:22:55.000Z (5 months ago)
- Last Synced: 2024-08-02T09:07:08.863Z (5 months ago)
- Language: HTML
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UserApp
**CRUD OPERATIONS WITH JSON SERVER**- Run ```npm install```
- Run the Angular ```ng serve -o```
- Run JSON Server ```json-server --watch .\db.json```