Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 500 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 500 Bytes

DDD React Example

DDD React

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