betterbettor / bet-better-react

Frontend of BetBetter
MIT License
0 stars 0 forks source link

Initialize React / Next project #6

Closed krissolui closed 11 months ago

krissolui commented 12 months ago

Create initial project

Initialize the repository with a next app with the following configurations:

  • use TypeScript
  • use ESLint
  • use Tailwind CSS
  • no src/ directory
  • use App Router
  • use import alias: @/*