https://github.com/yanikkumar/angular-user-app
https://github.com/yanikkumar/angular-user-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanikkumar/angular-user-app
- Owner: yanikkumar
- Created: 2024-08-01T06:45:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T09:22:55.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T14:05:26.554Z (12 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```