https://github.com/knowledgefactory4u/mern-stack-dev
https://github.com/knowledgefactory4u/mern-stack-dev
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/mern-stack-dev
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2020-10-23T16:37:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T13:06:01.000Z (over 3 years ago)
- Last Synced: 2025-03-25T17:46:30.202Z (3 months ago)
- Language: JavaScript
- Size: 1.74 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MERN Stack
# Following technologies stack being used:# Back-End:
Node JS,Express JS, Mongo DB
# Front-End:
React JS, AdminLTE,react-router-dom 5+,axios 0.19.2, bootstrap
# Local Environment Setup
Then, npm install installs all modules that are listed on the package.json file and their dependencies
```
npm install
npm start
```
Execute the above commands for both Frontend and Backend.
![]()