Time tracking. But easy.
Find a file
2021-02-18 14:03:59 +01:00
public Initial prototype 2021-02-18 14:03:59 +01:00
src Removed timeline snippets 2021-02-01 11:39:19 +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 Initial prototype 2021-02-18 14:03:59 +01: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 Removed unused package 2021-01-05 02:04:47 +01:00
package.json Removed unused package 2021-01-05 02:04:47 +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.