-
Run Backend Server
- rename
.env.template
to.env
and setup values for - MONGO_URL, JWT_SECRET, JWT_LIFETIME - install dependencies
npm install
- run server
npm run server
- rename
-
Run Front-End
- go to client dir
npm install
- install dependencies
npm install
- go back to home dir
- run client
npm run client
- go to client dir
-
Run Client and Server with same command
npm run start
-
Notifications
You must be signed in to change notification settings - Fork 2
saikatbhuiyan/mern-job-finder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|