Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 393 Bytes

File metadata and controls

27 lines (17 loc) · 393 Bytes

The Better Transit Ottawa website

Building

You must have Node.js installed. Then, run:

npm install

During development use:

npm run dev

To build the static site, run:

npm run build

License

The transit map in public/images/map.svg is based on the official map by OC Transpo.

Other than that, the project is licensed under the MIT License.