Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fumi-sagawa/tap10-utage
https://github.com/fumi-sagawa/tap10-utage
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fumi-sagawa/tap10-utage
- Owner: fumi-sagawa
- Created: 2022-07-13T08:10:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T06:15:13.000Z (over 2 years ago)
- Last Synced: 2024-11-05T14:26:15.066Z (about 2 months ago)
- Language: TypeScript
- Homepage: tap10-utagespecial.vercel.app
- Size: 28.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Simple Template
Next.jsのテンプレートリポジトリです。
はじめやすさ・拡張性などを考慮し、必要最低限のライブラリを導入しています。## 目次
1. [🧑💻概要](./docs/overview.md)
2. [🧩コンポーネント設計](./docs/component-design.md)
3. [📁ディレクトリ構成](./docs/directory-structure.md)
4. [🗃️状態管理](./docs/state-management.md)
5. [🧪テスト](./docs/test.md)
6. [🐶ファイル生成(Scaffold)](./docs/scaffolding.md)
7. [📚参考文献](./docs/resources.md)