Dependencies
- Make sure you have nodejs installed on your computer https://nodejs.org/en/download/
- Try to aim for nodejs version 12.15.0
NOTE: npm is also required and included in the nodejs package.
Running the project
- Clone the project
git clone https://github.com/Alessandro100/concordia-campus-guide
- Go into the project and run
npm install
- To start the project
npm start
- This will open a dashboard type web browser, on the left you can view all ways to run the application
NOTE: you must run the project in an emulator or else google maps will throw errors and it will not run
Make sure you take a look at our contributing guidelines
- Builds are generated automatically when there is a change on the master branch.
- They're hosted here.
- Alternatively, if you don't want to install the app on your phone, you can emulate it in the expo app by scanning the QR code here.
NOTE: It might take a while to see the new build appear as they are put in a queue. You can see the status of the queue here.