Skip to content

luylucas10/mvc-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET MVC, Webpack and Vue.js

This project is an example to how to integrate .NET MVC with Webpack and Vue.js to make page more rich.

After clone, you need to:

  • Install NuGet packages;
  • Install NPM packages - npm install;
  • Run css and js build at project root - npm run build;
  • Run Visual Studio Debug;

Feel free to make PR's to show where we can improve this example!

About

This repository contais an example to how to integrate .NET MVC with webpack and Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published