aspnetcore-vuejs 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install aspnetcore-vuejs::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Asp.NETCore 2.0 Vue 2 Starter - by DevHelp.Online

This repo contains an aspnetcore + Vue.js 2 starter template (VS2017). The template is based on the original starter templates (Angular, Knockout, React, Aurelia), which can be found here

Looking for aspnetcore & Angular 2.x+ Universal starter? click here


Table of Contents

Features

  • ASP.NET Core 2.0
    • Web API
  • VueJS 2
    • Vuex (State Store)
  • Webpack 2
    • HMR (Hot Module Replacement/Reloading)
  • Bootstrap
  • ...more details to come...

Prerequisites:

  • nodejs > 6
  • VS2017
  • dotnet core 2.0

Installation / Getting Started:

  • Clone this repo
  • At the repo's root directory run dotnet restore
  • Restore Node dependencies by running npm install
  • Run the application (dotnet run or npm run dev)

or

Extras

  • Get Chrome DevTools for Vue here

Upcoming Features (to-do list)

[TODO] Install template:

  • dotnet new --install Microsoft.AspNetCore.SpaTemplates.Vue2Js

[TODO] To use the template:

  • mkdir + chdir
  • dotnet new -l
  • dotnet new vue2js
  • dotnet restore
  • npm install
  • Run the application (dotnet run or npm run dev)

Found a Bug? Want to Contribute?

Nothing's ever perfect, but please let me know by creating an issue (make sure there isn't an existing one about it already), and we'll try and work out a fix for it! If you have any good ideas, or want to contribute, feel free to either make an Issue with the Proposal, or just make a PR from your Fork.


Special Thanks

Many thanks go out to Steve Sanderson (@SteveSandersonMS) from Microsoft and his amazing work on JavaScriptServices and integrating the world of Node with ASP.NET Core.

Also, a million thanks to key Contributors !


License

MIT License

Copyright (c) 2016-2017 Mark Pieszak

Follow me online:

Twitter: @MarkPieszak | Medium: @MarkPieszak


DevHelp.Online - VueJS & ASP.NET - Consulting | Training | Development

Check out www.DevHelp.Online for more info! Twitter @DevHelpOnline

Contact us at hello@devhelp.online, and let's talk about your projects needs.

<p align="center"> <img src="https://s3.amazonaws.com/media-p.slid.es/uploads/768119/images/4272479/Screen_Shot_2017-10-27_at_6.58.34_PM.png" alt="DevHelp.Online - Angular ASPNET JavaScript Consulting Development and Training"> </p>

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.9 7,638 4/19/2019
1.0.8 842 4/8/2019
1.0.7 637 4/7/2019
1.0.6 655 4/4/2019
1.0.5 604 4/4/2019
1.0.4 600 4/4/2019
1.0.3 854 3/18/2019
1.0.2 5,018 9/11/2018
1.0.1 6,469 2/9/2018
1.0.0 961 2/9/2018