Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Yukaira/website

 
 

Repository files navigation

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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.2%
  • CSS 27.4%
  • JavaScript 2.4%