https://github.com/programmershri/iit-bhilai-reactjs-task
https://github.com/programmershri/iit-bhilai-reactjs-task
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmershri/iit-bhilai-reactjs-task
- Owner: ProgrammerShri
- Created: 2022-05-18T06:31:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T04:00:13.000Z (over 3 years ago)
- Last Synced: 2024-12-28T01:14:26.831Z (about 1 year ago)
- Language: JavaScript
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.