Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuma140902/sanmoku-next-js
https://github.com/yuma140902/sanmoku-next-js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuma140902/sanmoku-next-js
- Owner: yuma140902
- Created: 2023-09-19T16:20:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:28:53.000Z (over 1 year ago)
- Last Synced: 2023-09-19T19:06:21.641Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://yuma140902.github.io/sanmoku-next-js/
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 三目並べ
デプロイ先:
## 使用した技術
- Next.js
- React
- Tailwind CSS## 開発用サーバの起動方法
```sh
npm run dev
```