Skip to content

*NEW* Asp.NETCore Vue 2.* SPA Starter kit with server-side rendering, Vuex, and more

License

Notifications You must be signed in to change notification settings

dnstommy/aspnetcore-Vue-starter

 
 

Repository files navigation

Asp.NETCore Vue 2 Starter

Note: The Repo is functional - many improvements coming soon!

Still a Work in Progress, PRs always welcome!

Looking for ASP.NET Core & Angular 2.x+ Universal starter? click here

ASP.NET Core & Vue 2.* Starter

Table of Contents


Features

  • ASP.NET Core

    • Web API
  • VueJS 2

    • Server-side rendering
    • Vuex (State Store)
  • Webpack 2

    • HMR (Hot Module Replacement/Reloading)
  • ...more details to come...


Getting Started?

  • Fork and Clone repo
  • yarn install && webpack
  • Hit F5 in VSCode or Visual Studio
  • Enjoy :)

Extras

  • Get Chrome DevTools for Vue here

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.

License

MIT License

About

*NEW* Asp.NETCore Vue 2.* SPA Starter kit with server-side rendering, Vuex, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • C# 44.1%
  • Vue 5.0%