Skip to content

Elgolfin/electron-vue-boilerplate

Repository files navigation

CircleCI codecov

Dependency Status devDependency Status

electron-vue-boilerplate

Based on https://github.com/bradstewart/electron-boilerplate-vue/

Development environment setup

Package (To be reviewed)

  • npm install electron-packager -g
  • electron-packager . 4YB --platform=win32 --arch=x64 --version=0.36.0
  • http://www.jrsoftware.org/isdl.php (to build a single setup exe file)

To to:

Running the app

  • npm start

Testing the app

  • npm test (Run the unit tests only)
  • npm run all (Run the unit tests + the 2e2 tests)
  • npm run unitlive (Run the unit tests in real time)

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published