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
- Host: GitHub
- URL: https://github.com/muhajirdev/nextjs-tailwind-template
- Owner: muhajirdev
- Created: 2019-07-13T14:20:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:21:57.000Z (over 1 year ago)
- Last Synced: 2023-12-15T06:36:32.774Z (over 1 year ago)
- Topics: nextjs, nextjs-starter, nextjs-template, purgecss, react, reactjs, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 1.3 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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-templatenpm install
npm run dev
```to build
```
npm run build```
More info https://nextjs.org/learn/basics/getting-started