https://github.com/visualsource/kanbanboard
https://github.com/visualsource/kanbanboard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/visualsource/kanbanboard
- Owner: VisualSource
- Created: 2024-01-02T01:36:10.000Z (over 1 year ago)
- Default Branch: mvc
- Last Pushed: 2024-02-26T20:56:28.000Z (over 1 year ago)
- Last Synced: 2025-01-06T05:08:54.935Z (6 months ago)
- Language: HTML
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Kanban Board
[](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/)