This project is bootstrapped by aurelia/new.
npm start
npm run build
It builds all files to dist folder. To deploy to production server, copy all the dist/* files to production root folder.
For example
dist/index.html
dist/foo.12345.js
Copy to production root folder
root_folder/index.html
root_folder/foo.12345.js
npm run test
Run unit tests in watch mode.
npm run test:watch
npm run analyze
- Aurelia 2 / MDUI bridge: https://github.com/mreiche/aurelia-mdui
- Material Design Web Components: https://www.mdui.org/
- Aurelia Components: https://github.com/telekom-mms/aurelia-components