Layoric / MrskTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-mjs

.NET 6.0 Simple, modern Vue 3 App using JS modules

Browse source code, view live demo vue-mjs.web-templates.io and install with dotnet-new:

$ dotnet tool install -g x

$ x new vue-mjs ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com/<User>/<ProjectName>.git
$ cd <ProjectName>
$ x new vue-mjs

About


Languages

Language:CSS 38.6%Language:JavaScript 25.4%Language:C# 19.1%Language:HTML 16.8%Language:Dockerfile 0.1%