https://github.com/nutfes/44th-homepage
https://github.com/nutfes/44th-homepage
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nutfes/44th-homepage
- Owner: NUTFes
- Created: 2025-02-12T09:29:43.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2026-03-08T14:09:53.000Z (3 months ago)
- Last Synced: 2026-03-08T17:53:46.983Z (3 months ago)
- Language: TypeScript
- Size: 226 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 44th HomePage
## 起動方法
git clone 後、最初だけ、`npm i` を実行する
1. `npm run dev` で、アプリを起動
2. ^c で停止
## documents
### Git rules
- [開発時の Git の使い方(手順)](https://www.notion.so/git-clone-41a4a1a2df324c92a56b6d0b1b244747?pvs=21)
- [基本的な Git, Github の使い方](https://www.notion.so/Git-Github-478cabf96e3e44909e35b3476fe08886?pvs=21)
- [ブランチルール](https://www.notion.so/9d1646b47e184ab1b85b35e02de76e3f?pvs=21) [コミットルール](https://www.notion.so/f4ace67ac1c14d849aee084327914c0f?pvs=21)