Skip to content

Installation & Setup

Vitor Vicente edited this page Jun 19, 2020 · 6 revisions

Installation

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.

Next Steps

Once you have everything ready, you can move onto learning how to contribute by clicking here.

Clone this wiki locally