🍪 | My personal starter for NextJS: TS, Tailwind, HeadlessUI, ESLint, Prettier, Git Hooks
You can use any of the following way:
Using the 'Use this repo as template' button
Using degit
:
pnpx degit angeloanan/personal-next-template YOUR_APP_NAME
pnpm i
pnpm dev
Open localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx
.
private: true
if needed)