Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 489 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 489 Bytes

Next-Template-PNPM

Highlights

  • pnpm
  • nextjs 13 (App Directory)
  • @tsconfig/strictest
  • tailwindcss
  • daisyui
  • jotai
  • zod
  • lucide-react
  • eslint
  • prettier
  • markuplint
  • jest
  • storybook

Getting Started

First, run the development server:

pnpm dev

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

Testing

pnpm test

Storybook

pnpm storybook