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

https://github.com/muhajirdev/nextjs-tailwind-template

NextJS + TailwindCSS + Typescript Template with PurgeCSS
https://github.com/muhajirdev/nextjs-tailwind-template

nextjs nextjs-starter nextjs-template purgecss react reactjs tailwindcss

Last synced: 7 months ago
JSON representation

NextJS + TailwindCSS + Typescript Template with PurgeCSS

Awesome Lists containing this project

README

        

# NextJS TailwindCSS Typescript Template with PurgeCSS

## Getting Started

```
git clone https://github.com/muhajirdev/nextjs-tailwind-template
cd nextjs-tailwind-template

npm install
npm run dev
```

to build

```
npm run build

```

More info https://nextjs.org/learn/basics/getting-started