Giter Club home page Giter Club logo

vuets's Introduction

SPA Template for ASP.NET Core 2.1 + VueJS + TypeScript + WebPack 4

This is a modified template based upon official Microsoft.AspNetCore.SpaTemplate::*

IMPORTANT It's strongly recommended to use Bootstrap 4.1.2 or newer. It's relatively easy to migrate.

As of now, official template uses Webpack 2 and older NPM packages, and it hasn't been migrated to .Net Core 2.1.

snap

This template has the following changes:

  • Migrated to .Net Core 2.1
  • Updated NPM packages except BootStrap 3
  • Supports WebPack 4

Other than that it has minor changes to VueJS original files.

How to install:

Just clone or download this repo, and install as follows:

dotnet new --install <path to this template directory>

You can see it listed dotnet new -l with the shortname vuets so in order to create new projects using this template just use that shortname.

dotnet new vuets -n myspa -o myspa
cd myspa
dotnet restore
npm install
dotnet run

To publish, just as usual: dotnet publish -c release

Disclaimer

All rights belongs to the original authors, this is a repository for education purposes as part of this article at https://medium.com/@vhanla/creating-a-vuejs-with-typescript-spa-on-asp-net-core-2-1-5efaee226154

vuets's People

Contributors

vhanla avatar

Watchers

James Cloos avatar Sofía Farfán avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.