GitXplorerGitXplorer
S

quick-do

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
594af63bb4a3a4386c9cc46bcddf875d4f5b9233

minimize window (temp)

SSimulatedGREG committed 9 years ago
Unverified
3af640d9179496686ab00bc6722178875072e35b

window management

SSimulatedGREG committed 9 years ago
Unverified
46dab79f886fa86296411f1b9af095fc4b7b6225

nice scrollbar

SSimulatedGREG committed 9 years ago
Unverified
81e4845c495ee1d5aa9f6e7c977b1dc88fe4a312

quick-adder ready

SSimulatedGREG committed 9 years ago
Unverified
d4f3cec5ec2a1e1d8ede7d3df4171d7c22f19830

ipc

SSimulatedGREG committed 9 years ago
Unverified
566ded823becd3eb6ab67a36c1cbda031f971c14

categories work

SSimulatedGREG committed 9 years ago

README

The README file for this repository.

The boilerplate for making electron apps using vue (pretty much what it sounds like).

####This project is still in development.

forthebadge forthebadge forthebadge

Overview

The aim of this project is to remove the need to setup electron apps using vue. Since vue can take advantage of module loaders like webpack, getting everything to play nicely can be a little tricky.

Check out the documentation here.

Things you'll find in this boilerplate...