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

https://github.com/visualsource/kanbanboard


https://github.com/visualsource/kanbanboard

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kanban Board
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

A Kanban Board built with .Net MVC, htmx and alpine.js

## Run Locally

Clone the project

```bash
git clone https://github.com/VisualSource/KanbanBoard
```

Go to the project directory

```bash
cd my-project
```

```bash
dotnet run
```

## Authors

- [@VisualSource](https://www.github.com/visualsource)

## License

[MIT](https://choosealicense.com/licenses/mit/)