Skip to content

ut-code/komabanavi

Repository files navigation

Komaba-navi

東大キャンパスマップ。

環境構築

git clone [email protected]:ut-code/komabanavi.git
cd komabanavi
npm install

開発環境

npm run dev # http://localhost:8080 でプレビュー

# フォーマット
npm run format

# ビルド
npm run build

ブランチ戦略

  • main(または master): 安定版

  • develop : 開発用

  • 各機能の作業用ブランチ: feature/◯◯ や fix/◯◯

コミットメッセージのルール

  • 例: feat: ログイン機能を追加, fix: ボタンのバグ修正

コードレビューのやり方

  • プルリクエストを出して、少なくとも1人レビューしてからマージ

  • 直接 main に push はしない(できなくしてある)

About

東大キャンパスマップ「Komaba-navi」

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6