nextarter chakra
1.0.0
This is a Next.js project bootstrapped with create-next-app, added with Chakra UI and TypeScript setup.
Start developing right away!
eslint, prettier, husky, lint-staged, commitlint, commitizen, and standard-versionpre-commit, pre-push, commit-msg, prepare-commit-msg hook configurednext-sitemap.
pnpm installed.Use this template button on this repository and clone the repo or directly from your terminal:npx degit agustinusnathaniel/nextarter-chakra <YOUR_APP_NAME>After cloning the project, run this command: pnpm or pnpm install
Then, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/lib/pages/index.tsx. The page auto-updates as you edit the file.