/tagshelf

tag shelf with tagspace

Primary LanguageJavaScript

tagshelf

Project setup

npm install
vue add electron-builder
vue add vuetify

Compiles and hot-reloads for development

npm run serve
npm run electron:serve

Compiles and minifies for production

npm run build
npm run electron:build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.