Skip to content

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

Notifications You must be signed in to change notification settings

drarsalan/NetCore3.1-MVC-TypeScript-Webpack-BootStrap-Starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This is a sample ASP.Net MVC Core 3.1 project/template with Webpack 4, TypeScript, 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.0%
  • C# 27.9%
  • JavaScript 19.6%
  • CSS 6.8%
  • TypeScript 1.7%