Go to file
scammo 6ddcdef8a3 init 2019-08-17 22:10:39 +02:00
node_modulesOLD Update Framework 2019-08-11 20:48:02 +02:00
public First Commit 2019-05-22 14:51:57 +02:00
src init 2019-08-17 22:10:39 +02:00
.gitignore init 2019-05-21 17:41:19 +02:00
Dockerfile Change docker file 2019-07-24 11:05:33 +02:00
README.md init 2019-05-21 17:41:19 +02:00
babel.config.js init 2019-05-21 17:41:19 +02:00
build.sh oops 2019-07-17 14:44:05 +02:00
package-lock.json init 2019-08-17 22:10:39 +02:00
package.json Update Framework 2019-08-11 20:48:02 +02:00

README.md

keksaccountgui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.