READING TIME: 1 MIN READ
- Fork the repo or git pull main branch
- npm init in the terminal
- create a .env file in the server folder (dm #project channel on discord and i'll send you api keys)
- run the backend by going into the server folder and doing npm run dev in the terminal
- run the front end by going into the src folder and doing run npm start
- Get into the UMNBC_Website_Fork directory
- Then run the back-end and front-end
- server runs the back-end, src runs the front-end
- check by doing pwd in terminal
- cd .. (this moves you a folder back/out)
- cd [[folder-name]] (this moves you into the folder)
- npm run dev (once you are in the server folder. So ex in terminal: cd server)
- same process as above to get to the server folder
- npm start
https://www.theodinproject.com/lessons/foundations-command-line-basics#use-the-command-line-like-a-pro