You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.