This is a Next.js project bootstrapped with create-next-app
and configured with TailwindCSS for styling.
First, clone the repository and install dependencies using pnpm
:
npm install -g pnpm
pnpx create-next-app@latest frontend --use-pnpm
pnpm install
pnpm run dev
dotnet new mvc -o backend
do not use code -r backend
dotnet dev-certs https --trust
Examples: Directory: frontend/src/..
Using PascalCase for components MyComponent