Skip to content

femisd/RevYou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# HOW TO RUN

1. On VS CODE Open 2 Terminals

2. On one of them change directory to `frontend` and to `backend` on the other one.

3. Type `npm i` in both of them to install all node dependencies.

4. If you are using a local mongodb database make sure to edit the .env file in `/backend` else just use the hosted database address.

5. Type `npm run dev` in the terminal with the backend directory open to start the backend.

6. Type `npm start` in the terminal with the frontend directory open to start the frontend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published