DDD React Example 1. Install yarn install 2. Run Server yarn server:start 3. Build yarn build 4. Run app yarn preview go to http://localhost:8080 Test yarn test Coverage report yarn coverage Architecture The architecture used is based on the DDD approach explained on this talk: https://www.youtube.com/watch?v=N1JZNHep8YQ