Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/spa-templates.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann <10048453+johanndev@users.noreply.github.com>2021-10-03 15:26:39 +0300
committerGitHub <noreply@github.com>2021-10-03 15:26:39 +0300
commit50ee5933470d2ff287bf730bdf9eea729e9a55de (patch)
tree6de13afba731bc5d5bbf510baadd4aed19e1d487
parent9251ef405b43403f864b429c8d608177004d43c4 (diff)
Add community entry for Vite integration template
Adds an entry for the `JohannDev.DotNet.Web.Spa.ProjectTemplates` nuget package, which provides a template for the integration of the Vite frontend tooling with ASP.NET Core.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6e24dfa..ec5ff56 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ This section is for community project templates for using ASP.NET Core with vari
> See the [contributing guide](https://github.com/dotnet/spa-templates/blob/main/CONTRIBUTING.md) for details on how to add a project template to this list.
+[ASP.NET Core + Vite](https://www.nuget.org/packages/JohannDev.DotNet.Web.Spa.ProjectTemplates/) - ![GitHub stars](https://img.shields.io/github/stars/johanndev/spa-templates?style=flat-square&cacheSeconds=604800&logo=microsoft) ![last commit](https://img.shields.io/github/last-commit/johanndev/spa-templates?style=flat-square&cacheSeconds=86400) Integrates [Vite](https://vitejs.dev/) with ASP.NET Core; currently enables authoring front-end projects in vanilla-js, vue, react, preact, lit-element, and svelte, with optional TypeScript support for all listed technologies.
+
<!--
Please use this template for each submission: