Made by Patrick Xin
useHolwer
, useAnimationFrame
Starter template using ts-nextjs-tailwind-starter.
It is encouraged to use yarn so the husky hooks can work properly.
yarn install
You can start the server using this command:
yarn dev
Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx
.