yarn install
yarn server:start
yarn build
yarn preview
go to http://localhost:8080
yarn test
yarn coverage
The architecture used is based on the DDD approach explained on this talk: https://www.youtube.com/watch?v=N1JZNHep8YQ
yarn install
yarn server:start
yarn build
yarn preview
go to http://localhost:8080
yarn test
yarn coverage
The architecture used is based on the DDD approach explained on this talk: https://www.youtube.com/watch?v=N1JZNHep8YQ