Skip to content

ptcmariano/vuetrello

Repository files navigation

VueTrello

projeto para mostrar itens do trello com VueJS com Material Design em Vuetify

para pegar chave e token da API trello acesse: https://developers.trello.com/reference/

buddy pipeline

Build Setup

# install dependencies
npm install

# copy and config env vars in config/prod.env.js
cp config/example.prod.env.js config/prod.env.js

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

About

List items of trello api with vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published