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

https://github.com/programmershri/iit-bhilai-reactjs-task


https://github.com/programmershri/iit-bhilai-reactjs-task

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

After clonning this project

1. run "npm i" in IIT-BHILAI-REACTJS-TASK loaction
2. run "cd frontend" && "npm i"
3. In frontend directory(PATH) run "npm start" (using concorently your frontend and server both start) or you can do manually by traditional method.