Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.37 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.37 KB

Week E^0 2018 Website

This is the repository of the Week E^0 2018 website. This website provides information Week E^0 and E-Retreat for incoming students and potential volunteers. The website uses the static website generator Create React App.

View live website

Getting Started

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.

Installing

To install, run the following:

git clone https://github.com/ubcengineers/weeke0-2018
cd weeke0-2018
npm install

You can then start a development server by running yarn start

Deployment

Run yarn build and deploy the build folder on your prefered static website publisher.

Built with

Authors

  • Quentin Golsteyn - Current project maintainer

See also a list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.