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

https://github.com/vinniko/ltask-frontend

:heavy_check_mark: LTask Frontend (Vue 3 JS framework tasker view)
https://github.com/vinniko/ltask-frontend

api-client basic-authentication frontend js vue3

Last synced: over 1 year ago
JSON representation

:heavy_check_mark: LTask Frontend (Vue 3 JS framework tasker view)

Awesome Lists containing this project

README

          

## LTask Frontend (Vue 3 JS framework tasker view)

## Installation

Run npm install

```bash
npm install
```

Start local server

```bash
npm run dev
OR
vue-cli-service serve
```