Repository files navigation
Team repository for Software Engineering group project.
How to run the project locally
Open a new terminal window
If you are using the vscode terminal and are at the root, it should have opened in the syallbtyes-team directory
From there run cd frontend to enter the frontend directory
If this is your first time running the project, run npm i to install all necessary packages
After this, run npm start to start expo
Follow the instructions on expo to open a simulator, here a few useful tips
Press a to open an android simulator
Press i to open an iOS simulator
Press w to open a web simulator
Press r to reload the app
Open a new terminal window
If you are using the vscode terminal and are at the root, it should have opened in the syallbtyes-team directory
From there run cd backend to enter the backend directory
If this is your first time running the project, run npm i to install all necessary packages
Make sure you have a .env file in the backend directory with the needed secrets, if you need these, ask someone on the team
After this, run npm run dev to start the backend
About
Team repository for Software Engineering group project.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.