Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 381 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 381 Bytes

Trollo

Simple Trello clone implemented with Vue.js and Vuex

Demo

Example

https://syumai.github.io/trollo/

Lists and cards are saved in localStorage .

Development

yarn dev # => Start running webpack-dev-server
yarn build

License

MIT