stephnr / electron-angular-boilerplate

An Electron template app using AngularJS, Skeleton and a whoe sleuth of tools for building Windows/Mac/Linux desktop applications
MIT License
138 stars 40 forks source link

Instructions to 'bower install' after npm install #7

Closed datnordstrom closed 9 years ago

datnordstrom commented 9 years ago

Otherwise there will be an error when running npm start.

stephnr commented 9 years ago

Bower install is already running after you run npm install

See here