Skip to content

ASP.Net MVC (Core 3.0)- No SPA with Webpack 4, jQuery, Bootstrap, Babel 7

Notifications You must be signed in to change notification settings

rwfresh/mvc_jquery_webpack_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
Feb 15, 2019
Nov 18, 2019
Feb 15, 2019
Feb 15, 2019
Feb 15, 2019
Nov 18, 2019
Apr 20, 2019
Nov 18, 2019
Nov 18, 2019
Nov 15, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Nov 15, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019

Repository files navigation

ASP.Net MVC (Core 3.0)— No SPA with Webpack 4, jQuery, Bootstrap, Babel

This is a sample ASP.Net MVC Core 3.0 project/template with Webpack 4, jQuery, Bootstrap, font-awesome and Babel.

This is not a SPA but rather suggests an approach to utilizing webpack and babel for none SPA projects.

js assets are all contained in a /ClientApp folder for processing. Each route determines which webpack chunk will be dynamically imported.

Importing modules (momentjs) into page/view specific js assets is demonstrated.

More details can be found here:

https://medium.com/@rich.wifidelity/asp-net-mvc-core-2-2-no-spa-with-webpack-4-jquery-bootstrap-babel-7-1f6584665566

About

ASP.Net MVC (Core 3.0)- No SPA with Webpack 4, jQuery, Bootstrap, Babel 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published