DSC UOE Website is be in made with HTML, CSS and JavaScript as front-end and firebase for the back-end. This is an open-source project so feel free to contribute even if you are a beginner.
To run this project in your local environment follow the steps below:-
-
Download or clone the repository.
-
Run
npm i
to install all the dependencies, if you're using VScode then extensions like eslint and prettier will come in handy. -
Run
npm run start
in the terminal to launch the live server.
And you are good to go!
PS: This was just to run the project on local machine, if you want to contribute to the project then follow the instructions in Contribution.md.
Feel free to contribute to the project by creating an issue and please make sure to follow the Contribution Guidelines Be sure to also go through the CODE OF CONDUCT
Zachary Moseti |