Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Code-Pop/watch-us-build-trello
https://github.com/Code-Pop/watch-us-build-trello
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Code-Pop/watch-us-build-trello
- Owner: Code-Pop
- Created: 2019-03-29T16:15:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T17:39:56.000Z (about 2 years ago)
- Last Synced: 2024-08-01T12:30:41.106Z (5 months ago)
- Language: JavaScript
- Size: 618 KB
- Stars: 271
- Watchers: 18
- Forks: 180
- Open Issues: 25
-
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/).