Clone the repository
git clone https://github.com/atilaykosker/kompanion-form.git
then install the dependencies,
yarn
finallly,
yarn start
to start the development mode.
The project was developed according to the TDD approach. To see the test coverage,
yarn coverage