https://github.com/nutfes/react-curriculum
https://seeds.nutfes.net/curriculums/17
https://github.com/nutfes/react-curriculum
Last synced: 2 months ago
JSON representation
https://seeds.nutfes.net/curriculums/17
- Host: GitHub
- URL: https://github.com/nutfes/react-curriculum
- Owner: NUTFes
- Created: 2023-07-14T10:42:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T11:55:44.000Z (almost 3 years ago)
- Last Synced: 2024-03-21T12:20:43.572Z (about 2 years ago)
- Language: TypeScript
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NUTMEG-Seeds の Reactカリキュラム用リポジトリ
## NUTMEG-Seeds の Reactカリキュラムページ
https://seeds.nutfes.net/curriculums/17
# 手元で実行する方法
```
git clone git@github.com:NUTFes/React-Curriculum.git
docker compose build
docker compose up
```