https://github.com/meirionhughes/aurelia-webpack-electron
a basic aurelia app running in electron with development debugging and hmr
https://github.com/meirionhughes/aurelia-webpack-electron
aurelia debugging hot-module-replacement sass typescript vscode webpack
Last synced: 3 months ago
JSON representation
a basic aurelia app running in electron with development debugging and hmr
- Host: GitHub
- URL: https://github.com/meirionhughes/aurelia-webpack-electron
- Owner: MeirionHughes
- Created: 2017-04-06T07:39:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T11:38:48.000Z (about 8 years ago)
- Last Synced: 2025-04-15T20:43:04.019Z (6 months ago)
- Topics: aurelia, debugging, hot-module-replacement, sass, typescript, vscode, webpack
- Language: JavaScript
- Size: 67.4 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aurelia webpack electron
⚠️ no longer maintaineddevelopment (hot module reload)
```
npm run develop
```debugging (vscode):
```
npm run debug
```
then press f5. once you are done you'll need to terminate the webpack-watch using `ctrl+C` in the terminal# example
