aspnetcore/templates/KnockoutSpa
SteveSandersonMS b519e58fc5 Simpler use of attribute routing 2016-03-08 18:15:09 +00:00
..
ClientApp Demonstrate lazy-loading for Webpack-bundled KO components 2016-03-08 17:03:09 +00:00
Controllers Simpler use of attribute routing 2016-03-08 18:15:09 +00:00
Views Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
typings Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
wwwroot Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
.gitignore Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Dockerfile Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
KnockoutSpa.xproj Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
README.md Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Startup.cs Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
appsettings.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
package.json Demonstrate lazy-loading for Webpack-bundled KO components 2016-03-08 17:03:09 +00:00
project.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
tsconfig.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
tsd.json Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
webpack.config.dev.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.prod.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.vendor.js Minor fixes to KO template (bundling config and menu styling) 2016-03-08 16:08:49 +00:00