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

https://github.com/hiroki-it/remix-practice


https://github.com/hiroki-it/remix-practice

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# remix-practice

Remixを練習するためのリポジトリ

## セットアップ

1.

```bash
$ asdf install
```

2.

```bash
$ npm install -g yarn
```

3.

```bash
$ yarn dev
```