Giter Club home page Giter Club logo

aspnetcore-vue-starter's Introduction

Asp.NETCore Vue 2 Starter

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
    • 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

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

aspnetcore-vue-starter's People

Contributors

markpieszak avatar vip32 avatar anderly avatar erw13n avatar igeligel avatar cjblomqvist avatar

Watchers

James Cloos avatar  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.