A variation of the classic to-do app.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone Git repository
$ git clone https://github.com/nickyvanurk/indecision-app.git
$ yarn install
$ yarn run serve
Other options include
$ yarn run build
$ yarn run dev-server
This project is licensed under the MIT License.