Vue Project Templates

Vue.js is a very popular incrementally adoptable JavaScript Framework designed for simplicity so it's easy to learn but also capable of powering sophisticated Single-Page Applications that includes a vibrant community and a rich ecosystem of Components & Libraries.

Vue .NET Core and .NET Framework Single Page App Templates

The templates below have been bootstrapped with the latest vue-cli and nuxt tooling and seamlessly integrated into ServiceStack's Recommended Physical Project Structure.

See the documentation in each project for more info on features of each template:

Vue 2.5 SPA Template

Bootstrapped with Vue CLI 3.

Create new Vue 2.5 Project for .NET 6.0:

$ x new vue-spa ProjectName

Create new Vue 2.5 Project for .NET Framework:

$ x new vue-spa-netfx ProjectName

Vuetify SPA Template

Bootstrapped with Vue CLI 3 and the vuetify cli plugin.

Create new Vuetify Project for .NET 6.0:

$ x new vuetify-spa ProjectName

Create new Vuetify Project for .NET Framework:

$ x new vuetify-spa-netfx ProjectName

Nuxt SPA Template

Bootstrapped with Nuxt.js starter template.

Create new Nuxt.js v1.4.2 Project for .NET 6.0:

$ x new vue-nuxt ProjectName

Create new Nuxt.js v1.4.2 Project for .NET Framework:

$ x new vue-nuxt-netfx ProjectName

Nuxt and Vuetify SPA Template

Bootstrapped with Nuxt.js + Vuetify.js starter template.

Create new Nuxt Vuetify Project for .NET 6.0:

$ x new vuetify-nuxt ProjectName

Create new Nuxt Vuetify Project for .NET Framework:

$ x new vuetify-nuxt-netfx ProjectName

Vue Examples

New TechStacks

TechStacks makes it easy to find, discuss and share information on your favorite technologies with others sharing similar interests:

Live Demo

techstacks.io

Features