Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 225 Bytes

Next.js + TypeScript

Starter template with TypeScript + TailwindCSS

Wath's included

  • Next.js 13
  • React 18
  • Tailwind CSS 3
  • EsLint + Prettier

Installation

  1. clone repository
  2. npm install
  3. npm run dev