-
Intall npm in both BackEnd and FrontEnd Folder (This will be install all the dependencies).
- Use
npm install
- Use
-
In the BackEnd Folder,
.envfile change theMONGO_URLto your data-base link. -
Start the backend and frontend using
nodemonpackage (This reloads the app whenever it detects a change).- FrontEnd :
npm start - BackEnd :
nodemon start
- FrontEnd :
-
Notifications
You must be signed in to change notification settings - Fork 0
goyalkunal151/MERN-Stack-Chat-App
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published