evwt
v0.0.21
Published
Electron Vue Window Toolkit
Downloads
12
Maintainers
Readme
Electron Vue Window Toolkit
Bridging the gap between Electron and Vue to create a great desktop app development framework.
Quick Start
npm install -g @vue/cli
vue create my-app
cd my-app
vue add evwt
yarn run electron:serve
Docs
Playground
Example Apps
Tests
| Unit Tests | E2E Tests - Linux | E2E Tests - Mac | |:-:|:-:|:-:| | | | |
Screenshots
Working with native menus using reactive data
Markdown Editor example app editing the project README
On Linux Mint