This is the repository of the E-Week 2019 website. The website uses the static website generator Create React App.
These instructions will get you a copy of the project up and running on your local machine for development and testing. See deployment for notes on how to deploy to a live machine.
To install, run the following:
git clone https://github.com/ubcengineers/eweek-2019
cd eweek-2019
npm install
You can then start a development server by running yarn start
Run yarn build
and deploy the build folder on your prefered static website publisher.
- Quentin Golsteyn - Current project maintainer
See also a list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.