Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitkumaurya/mern-app
This is an assignment for MERN stack
https://github.com/amitkumaurya/mern-app
Last synced: 6 days ago
JSON representation
This is an assignment for MERN stack
- Host: GitHub
- URL: https://github.com/amitkumaurya/mern-app
- Owner: AmitKuMaurya
- Created: 2023-10-08T20:30:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T10:34:48.000Z (about 1 year ago)
- Last Synced: 2024-11-09T03:14:27.509Z (2 months ago)
- Language: JavaScript
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run in your setup first, clone the repository
### `git clone https://github.com/AmitKuMaurya/mern-app.git`
# Getting Started with Express App.[use Node 18 version]
All the variables are added. no need to add anything
### `npm install`
### `npm run dev`
# Getting Started with React App [use Node 18 version]
To run Frontend in your setup first, clone the repository
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### `npm install`### `npm run start`
Runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in your browser.