Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 804 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 804 Bytes

vue-argon-electron

This is a bootstrap (not twitter bootstrap) project for an amazing design system called Argon by creative-tim.com to build beautiful electron apps. Argon is a component driven ui system built on top of Bootstrap 4 (this time, twitter bootstrap).

For electron builder vue cli plugin called electron-builder has been used.

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.