This is simple ASP.NET MVC 5 Project with Vue, based on Vue-cli [Webpack, Babel, ES2015+] with single file components (.vue), Axios, Vuex.
- Clone or download this repository
- open in terminal root Vue folder then type
$ npm install
$ npm run build
build project in Visual studio, and run it.
this project in development now.
mvc5-vuejs is licensed under The MIT License.