kinokoruumu / next-boilerplate

Next.js Chakra UI TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

development server:

$ yarn dev

production server:

$ APP_ENV=production yarn dev

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

About

Next.js Chakra UI TypeScript


Languages

Language:JavaScript 79.2%Language:TypeScript 20.8%