/old-yatsukaho-bus-schedule

金沢工業大学と八束穂キャンパスを行き来するバスの時刻表です。

Primary LanguageVueMIT LicenseMIT

やつかほバス時刻表

目的

金沢工業大学とやつかほキャンパスを繋ぐ、バスの時刻表が(めちゃくちゃ)不便なのでWebページを作りました。

やつかほリサーチキャンパスの公式ページ

注意事項

テスト段階なので完全に信頼しないでください。

Webページはこちら

Project setup (開発者向け)

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

# pnpm
bun install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

# bun
bun run dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

# bun
bun run build

Lints and fixes files

# yarn
yarn lint

# npm
npm run lint

# pnpm
pnpm lint

# bun
bun run lint

License

The source code is licensed MIT.