Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejaswi4183/mern-stack
Workout MERN App
https://github.com/thejaswi4183/mern-stack
Last synced: 20 days ago
JSON representation
Workout MERN App
- Host: GitHub
- URL: https://github.com/thejaswi4183/mern-stack
- Owner: Thejaswi4183
- Created: 2024-12-10T15:21:20.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:15:26.000Z (23 days ago)
- Last Synced: 2024-12-17T12:27:37.368Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to use
1. CD into the project directories (frontend AND backend)
2. Run **npm install to install** all dependencies in **both** of those directories
3. Run **npm start** to run the frontend application
4. Run **npm run dev** to run the backend api