Bridging the gap between Electron and Vue to create a great desktop app development framework.
npm install -g @vue/cli
vue create my-app
cd my-app
vue add evwt
yarn run electron:serve
-
Markdown Editor
This app also serves as the official EVWT testbed.
Unit Tests | E2E Tests - Linux | E2E Tests - Mac |
---|---|---|
Working with native menus using reactive data
Markdown Editor example app editing the project README