/vue-parcel-electron

[WIP] Boilerplate for stack of Vue/Parcel/Electron

Primary LanguageJavaScript

dapp

[WIP] Boilerplate for stack of Vue/Parcel/Electron

Inspired by eddyerburgh/parcel-vuejs-template

  • Electron
  • Parcel
  • Vue
  • Jest
  • ESLint
  • DotEnv

Developing

npm install
npm run dev

Packaging

npm test
npm run build