Skip to content

czkiam/electron-vue-f7-boilerplate

Repository files navigation

Electron Vue.js Framework7 Boilerplate

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Compiles and hot-reloads for electron development

npm run electron:serve

To build electron app

npm run electron:build

Customize configuration

See Configuration Reference.

Quick fix if electron serve/ build fail:

Open a terminal in the directory of your app created with Vue-CLI 3.

Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:

vue add electron-builder

About

custom boilerplate for framework7 vue electron app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages