https://github.com/push-in/clone-trello
A simple clone trello
https://github.com/push-in/clone-trello
clone trello trello-clone vuejs vuetify
Last synced: 6 months ago
JSON representation
A simple clone trello
- Host: GitHub
- URL: https://github.com/push-in/clone-trello
- Owner: push-in
- Created: 2020-05-31T03:01:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T13:37:53.000Z (over 5 years ago)
- Last Synced: 2025-04-01T16:05:42.385Z (6 months ago)
- Topics: clone, trello, trello-clone, vuejs, vuetify
- Language: Vue
- Homepage: https://push-in.github.io/Clone-trello/#/
- Size: 875 KB
- Stars: 19
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clone-trello
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).