Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prappo/electron-vue-boilerplate

Boilerplate for electron js and vue js
https://github.com/prappo/electron-vue-boilerplate

boilerplate electron vue

Last synced: 3 days ago
JSON representation

Boilerplate for electron js and vue js

Awesome Lists containing this project

README

        

# Electron Vue boilerplate

![Screenshot](screenshot/electron-vue-boilerplate.png)

## Clone first

```
git clone https://github.com/prappo/electron-vue-boilerplate.git
```

## Setup
```
npm install
```

## Run
```
npm run electron
```