Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 350 Bytes

development.md

File metadata and controls

15 lines (9 loc) · 350 Bytes

Development

Starting the development setup

After you have installed dependencies with yarn or npm install, then run...

yarn run dev # or npm run dev

...and boom! You now have a running electron-vue app.

This boilerplate comes with a few landing-page components that are easily removable.