Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 556 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 556 Bytes

trello-board

Website Link: Trello-Board-App

Features:

  • Create multiple Projects.
  • Create multiple tasks in Project
  • Each task can be duplicated by drag and drop
  • All data will be stored in browser.

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.