Skip to content

nkint/accurapp-electron

Repository files navigation

Accurapp-Electron

ELECTRON

Adapetd to work with Electron from this gist: https://gist.github.com/matthewjberger/6f42452cb1a2253667942d333ff53404

NOTES:

  • Add inspector to prod (see here and here)
  • Aay attention to *.js paths in index.html because Accurapp add a heading /
  • Pay attention to "files": ["**/*"] in package.json, see electron-builder configuration
  • Use foreman installed globally npm i -g foreman to Procfile in development

This project was bootstrapped with AccurApp.

Usage

Once you installed the dependencies running yarn, these are the available commands:

  • yarn start starts a server locally
  • yarn build builds the project for production, ready to be deployed from the build/ folder

Read the rest of the documentation here.

VERSIONS:

  • accurapp-scripts: ^4.0.0-beta.2
  • electron: ^2.0.2
  • electron-builder: ^20.15.1
  • webpack-preset-accurapp: ^4.0.0-beta.2
  • node: 9.5.0
  • yearn: 1.3.2

About

Accurapp with electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors