Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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