Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmitriyakkerman/kanban-board
https://github.com/dmitriyakkerman/kanban-board
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmitriyakkerman/kanban-board
- Owner: dmitriyakkerman
- Created: 2020-12-18T07:43:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T14:07:36.000Z (over 3 years ago)
- Last Synced: 2023-03-21T11:51:02.553Z (over 1 year ago)
- Language: SCSS
- Homepage: da-kanban-board.vercel.app
- Size: 7.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kanban-board
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).