Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 344 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 344 Bytes

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