/breakdown-elm

Divide and conquer your tasks.

Primary LanguageElm

Breakdown Todo (try the live demo)

build status

Divide and conquer your tasks.

Development

Launch a development server with live reload using the npm script.

yarn start:dev

This requires the dependencies to be installed via yarn install.