https://github.com/taskana/taskana-homepage
https://github.com/taskana/taskana-homepage
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taskana/taskana-homepage
- Owner: Taskana
- Created: 2021-03-05T15:33:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T08:11:34.000Z (almost 2 years ago)
- Last Synced: 2025-06-21T12:36:10.649Z (7 months ago)
- Language: Vue
- Size: 4.24 MB
- Stars: 0
- Watchers: 8
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taskana-homepage
Homepage for Taskana, an open source project for task management. Website built using Vue 3 and Tailwindcss.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```