Skip to content

br-gailitis/angular2-electron-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 Electron Starter (with Webpack)

forked from angular2-webpack-starter

# install
npm install

# run dev server localhost:3333
npm start

# build and open electron preview
npm test

# build:prod and create electron package
npm run build:dist

About

An Angular 2 Webpack Starter kit with Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • TypeScript 38.7%
  • HTML 7.5%
  • CSS 6.3%