A web application skeleton that uses the system.js module loader.

bodicsek 4b8759ddfd Fix: rename bundle.js to app.js for dist build il y a 7 ans
.vscode 4b8759ddfd Fix: rename bundle.js to app.js for dist build il y a 7 ans
src 4b8759ddfd Fix: rename bundle.js to app.js for dist build il y a 7 ans
.gitignore 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) il y a 8 ans
LICENSE 8ff9fdc081 Initial commit il y a 8 ans
README.md 8ff9fdc081 Initial commit il y a 8 ans
package-lock.json 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) il y a 8 ans
package.json 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) il y a 8 ans
systemjs.build.js 4b8759ddfd Fix: rename bundle.js to app.js for dist build il y a 7 ans
tsconfig.json 86abee4c29 Sample app with system, commonjs and amd modules il y a 8 ans

README.md

systemjs-example

A sample web application that uses the system.js loader.