Time tracking. But easy.
Find a file
2021-12-23 18:02:02 +01:00
.github/workflows Add automatic python testing CI 2021-12-23 18:02:02 +01:00
public Added robots.txt 2021-07-28 00:05:09 +02:00
src Added icon only logo 2021-11-23 15:12:53 +01:00
.browserslistrc Refactored to be focues on vue.js 2021-01-03 12:29:41 +01:00
.eslintrc.js Refactored to be focues on vue.js 2021-01-03 12:29:41 +01:00
.gitignore Removed unused package 2021-01-05 02:04:47 +01:00
.prettierrc Adjusted formatting 2021-07-27 23:44:20 +02:00
babel.config.js Refactored to be focues on vue.js 2021-01-03 12:29:41 +01:00
juggl_documentation.txt A LOT of improvements 2020-11-08 15:21:51 +01:00
package-lock.json Package lock 2021-11-28 22:18:24 +01:00
package.json Added footer and credits and new timer package 2021-11-07 22:20:30 +01:00
README.md Refactored to be focues on vue.js 2021-01-03 12:29:41 +01:00

juggl-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.