Skip to content

timfish/aurelia-electron-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurelia-electron-webpack

A basic boilerplate to build Electron apps with electron-forge, Aurelia 2 and Webpack.

Getting Started

From the project folder, execute the following command:

yarn install

Development Build

To build and run the app in development mode run:

yarn start

Production Build

To build the app in production mode and package, run:

yarn make

About

Aurelia Electron app built with Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published