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: 3 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T07:26:47.000Z (3 months ago)
- Last Synced: 2024-10-11T10:51:47.677Z (26 days ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 1
- 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
```