You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
buttle b2f12d8518 adds Art work license 12 months ago
dist updates italian translation 12 months ago
public Changed logo 2 years ago
src adds Art work license 12 months ago
.gitignore adds dist directory to facilitate installations 1 year ago
README.md Added BarChart 2 years ago
babel.config.js init 2 years ago
package-lock.json adds dist directory to facilitate installations 1 year ago
package.json updates translations 12 months ago
vue.config.js Icluded vuex 2 years ago

README.md

geconomicus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve
or
npm run electron:serve

Debian does not open the electron window

sudo sysctl kernel.unprivileged_userns_clone=1

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.