https://github.com/ilham89/trello-clone
https://github.com/ilham89/trello-clone
dnd hactoberfest tailwindcss trello vue-router vue2 vuex
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilham89/trello-clone
- Owner: ilham89
- Created: 2022-07-10T11:58:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T14:15:06.000Z (about 4 years ago)
- Last Synced: 2025-03-04T06:41:47.538Z (over 1 year ago)
- Topics: dnd, hactoberfest, tailwindcss, trello, vue-router, vue2, vuex
- Language: JavaScript
- Homepage: https://trello-clone-ilham89.vercel.app
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watch-us-build-trello
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).