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.
![]() |
12 months ago | |
---|---|---|
dist | 12 months ago | |
public | 2 years ago | |
src | 12 months ago | |
.gitignore | 1 year ago | |
README.md | 2 years ago | |
babel.config.js | 2 years ago | |
package-lock.json | 1 year ago | |
package.json | 12 months ago | |
vue.config.js | 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