Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedric921/mern_app_goals
for learning react express mongo with brad traversy
https://github.com/cedric921/mern_app_goals
Last synced: about 4 hours ago
JSON representation
for learning react express mongo with brad traversy
- Host: GitHub
- URL: https://github.com/cedric921/mern_app_goals
- Owner: Cedric921
- Created: 2022-08-16T21:19:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T14:50:31.000Z (about 2 years ago)
- Last Synced: 2023-03-03T21:37:05.331Z (over 1 year ago)
- Language: JavaScript
- Size: 484 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mern_app_goals
for learning react express mongo with brad traversyto run this project
first clone the repo
run into the project folder
- `npm install` to install all dependancies
- `npm run server` to start or to run the api or server
- `npm run client` to start the front serverat the end go to the browser and check `http://localhost:300`