1.0.1 • Published 2 years ago

tailwind-typescript-starter-nextjs v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Features

  • ⚡️ Next.js 12

  • ⚛️ React 17

  • ⛑ TypeScript

  • 📏 ESLint — Find and fix problems in your code

Quick Start

The best way to start with this template is using Create Next App.

yarn create next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

# or

npx create-next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

Development

To start the project locally, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.