Skip to content

fosslife/vue-argon-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.