aspnetcore-vuejs-template 1.0.1

dotnet new install aspnetcore-vuejs-template::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.

aspnetcore-vuejs-template

Template for creation of Vue JS aplications and Asp.Net Core 3.1 Web API

Features

Prerequisites


Getting started

Clone the starter with default configuration

  • Clone this repository git clone https://github.com/dieegov/dotnetcore-vuejs-template

  • Download it via dotnet templates

// Make a directory
mkdir your-project-folder && cd your-project-folder

// Download the dotnet template
dotnet new -i aspnetcore-vuejs-template

// Run and install the template
dotnet new vue-vuetify

// Make sure you install the dependencies in CLientApp folder
npm install

// Run project
dotnet run

License

MIT License

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 2,917 2/5/2020