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: 4 months ago
JSON representation

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```