- nextjs-starter -
The original template version - nextjs-starter-tailwindcss -
Add tailwindcss support out of the box - nextjs-starter-chakra-ui -
Add chakra-ui support out of the box - nextjs-starter-antd -
Add ant-design support out of the box
- Install the dependencies.
yarn install- Run the app
yarn dev- Verify by visiting this URL. http://localhost:3000/chakra-ui
- Commitlint: For the conventional commits. Why Use Conventional Commits
yarn buildyarn build-analyzeMIT - @rohmanhm