An open API service indexing awesome lists of open source software.

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

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
```