https://github.com/kenote/electron-vue-example
Electron use Vue.js example.
https://github.com/kenote/electron-vue-example
electron element-ui nedb typescript vue
Last synced: about 2 months ago
JSON representation
Electron use Vue.js example.
- Host: GitHub
- URL: https://github.com/kenote/electron-vue-example
- Owner: kenote
- License: mit
- Created: 2020-04-01T03:37:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T09:09:49.000Z (about 6 years ago)
- Last Synced: 2025-10-14T17:07:34.735Z (8 months ago)
- Topics: electron, element-ui, nedb, typescript, vue
- Language: Vue
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-vue-example
Electron use Vue.js example.
## Usage
### devlop
```bash
$ npm run start
```
### build
```bash
$ npm run build
```
## License
this repo is released under the [MIT License][licensed-url].
[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg
[licensed-url]: https://github.com/kenote/electron-vue-example/blob/master/LICENSE