Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
/ electro-invoice Public archive

A simple electron , vue-cli and sqlite to manage invoices

License

Notifications You must be signed in to change notification settings

shutdown57/electro-invoice

Repository files navigation

Electro Invoice

Project setup

yarn install

Get ready for sqlite3

yarn electron-builder install-app-deps

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Run your tests

yarn test

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.