https://github.com/hiroki-it/remix-practice
https://github.com/hiroki-it/remix-practice
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiroki-it/remix-practice
- Owner: hiroki-it
- Created: 2024-11-04T10:33:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T12:42:13.000Z (about 1 year ago)
- Last Synced: 2025-07-30T10:53:24.497Z (6 months ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remix-practice
Remixを練習するためのリポジトリ
## セットアップ
1.
```bash
$ asdf install
```
2.
```bash
$ npm install -g yarn
```
3.
```bash
$ yarn dev
```