WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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%