Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chiragsaini/crud-react


https://github.com/chiragsaini/crud-react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Steps to start
1. In one terminal, run ```yarn json-server``` to run mock server for our CRUD operations.
2. In another terminal run ```yarn start``` to run the project.(This project is powered by snowpack)