This is a Next.js + TailwindCSS + [Typescript] project bootstrapped with create-next-app
.
- Tutorial for create this template
yarn create next-app -e https://github.com/hugoalmeidahh/hugao-template-next-tailwindcss-ts my-project
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.