-
Notifications
You must be signed in to change notification settings - Fork 3
Installation & Setup
Vitor Vicente edited this page Jun 19, 2020
·
6 revisions
Before cloning the repository, make sure you have the following prerequisites installed on your machine:
Please be aware that you SHOULD install Node 10, as Node 12 is known to have caused problems in running the app.
Once you have installed these two programs, run git clone https://github.com/BUUPE/homepage.git
and cd homepage
. Here you should proceed to install all the required dependencies with yarn install
.
If you plan to work with the Firebase Functions, please refer to this wiki page for the remaining setup.
Once you have everything ready, you can move onto learning how to contribute by clicking here.
- Home
- Installation & Setup
- How to Contribute
- General Guide
- Website
- Firebase
- Authentication
- Firestore
- Cloud Storage
- Functions