An open API service indexing awesome lists of open source software.

https://github.com/taskana/taskana-homepage


https://github.com/taskana/taskana-homepage

Last synced: 8 days ago
JSON representation

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
```