Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanikkumar/angular-user-app


https://github.com/yanikkumar/angular-user-app

Last synced: about 1 month 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```