Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 277 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 277 Bytes

Next.js + Tailwind CSS + TypeScript Starter.

1. Install dependencies

pnpm install

2. Run the development server

You can start the server using this command:

pnpm dev

3. Dev server

Open http://localhost:3000