Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 654 Bytes

File metadata and controls

22 lines (12 loc) · 654 Bytes

web-tailwind

.NET 10.0 Empty Website configured with Tailwind CSS

Browse source code:

npx create-net web-tailwind ProjectName

Jumpstart with Copilot

Instantly scaffold a new App with this template using GitHub Copilot, just describe the features you want and watch Copilot build it!

Update Server TypeScript DTOs

Run the dtos package.json script to update your server dtos:

$ npm run dtos