Skip to content
 
 

Latest commit

 

History

755 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 Electron Starter (with angular cli)

# angular2 cli required
npm install -g angular-cli


# install
npm install

# run webpack dev server
npm start

# run karma tests
npm test

# build angular project
npm run build

# preview electron (without angular build)
npm run electron

# create electron package (build included)
npm run package

About

An Angular 2 Webpack Starter kit with Electron

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages