Next.js + TypeScript + Tailwind Project
This project has been setted up following this tutorial: https://www.kyrelldixon.com/blog/setup-nextjs-with-tailwindcss-and-typescript
Install node, npm. Then, run:
npm install
npm run dev
npm run build
npm start