Skip to content

A CLI tool for quickly scaffolding a new .NET 8 web application with Vite as the front-end build tool.

Notifications You must be signed in to change notification settings

michaeleii/create-dotnet-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-dotnet-vite

A CLI tool for quickly scaffolding a new .NET 8 web application with Vite as the front-end build tool.

Usage

  1. Run it with bunx.
bunx create-dotnet-vite

Run it locally

  1. Install the dependencies.
bun i
  1. Run the following command to run the CLI tool.
bun start

About

A CLI tool for quickly scaffolding a new .NET 8 web application with Vite as the front-end build tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published