Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirolee/next-ts-tpl
nextjs+tailwindcss+工程配置模板
https://github.com/cirolee/next-ts-tpl
Last synced: 23 days ago
JSON representation
nextjs+tailwindcss+工程配置模板
- Host: GitHub
- URL: https://github.com/cirolee/next-ts-tpl
- Owner: CiroLee
- License: mit
- Created: 2024-04-17T07:38:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T07:22:55.000Z (25 days ago)
- Last Synced: 2024-12-19T08:26:00.446Z (25 days ago)
- Language: TypeScript
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-ts-tpl
## dev
```bash
pnpm install
```## build
```bash
pnpm build
```