Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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+工程配置模板

Awesome Lists containing this project

README

        

# next-ts-tpl

## dev

```bash
pnpm install
```

## build

```bash
pnpm build
```