Skip to content

RSginer/ddd-react-example

Repository files navigation

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

Releases

No releases published

Packages

No packages published