
MarkText: Mark Text is a realtime Markdown Editor.Pomotroid: A simple and visually-pleasing Pomodoro timer.
#Electron api with vue code#
#Electron api with vue download#
#Electron api with vue free#
Want to have your own project listed? Feel free add your project to the bottom of the list below then submit a pull request. Take a look at some of the amazing projects built with electron-vue. Here you will find useful information about configuration, project structure, and building your app. Make sure to take a look at the documentation. Vue init simulatedgreg/electron-vue#1.0 my-project Next Steps electron-vue also officially recommends the yarn package manager as it handles dependencies much better and can help reduce final build size with yarn clean. This boilerplate was built as a template for vue-cli and includes options to customize your final scaffolded app. *Customizable during vue-cli scaffolding Getting Started

Process restarting when working in main process.


Use of webpack and vue-loader with Hot Module Replacement.Ability to produce web output for browsers.travis.yml configurations for automated deployments with electron-builder* Ability to easily package your electron app using electron-packager or electron-builder*.Installed vue-devtools and devtron tools for development.Ready to use Vue plugins ( axios, vue-electron, vue-router, vuex)*.Basic project structure with a single package.json setup.Check out the detailed documentation here. electron-vue takes advantage of vue-cli for scaffolding, webpack with vue-loader, electron-packager or electron-builder, and some of the most used plugins like vue-router, vuex, and so much more. The aim of this project is to remove the need of manually setting up electron apps using vue.
