NOW ARCHIVED AND MERGED INTO ONE REPO, SEE https://kolaente.dev/vikunja/vikunja
This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-09-11 08:28:11 +02:00
public
src Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00
.drone.yml
.gitignore
babel.config.js
Dockerfile
package-lock.json Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00
package.json Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00
README.md
todo.md Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00

vikunja-frontend

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