/next-boilerplate

Next.js Chakra UI TypeScript

Primary LanguageJavaScript

Getting Started

development server:

$ yarn dev

production server:

$ APP_ENV=production yarn dev

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