Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rsginer/ddd-react-example

DDD React
https://github.com/rsginer/ddd-react-example

Last synced: about 1 month ago
JSON representation

DDD React

Awesome Lists containing this project

README

        

# DDD React Example

![DDD React](https://i.ibb.co/HpxwVJj/ezgif-1-23460ea87c.gif)

## 1. Install

```bash
yarn install
```

## 2. Run Server

```bash
yarn server:start
```

## 3. Build

```bash
yarn build
```

## 4. Run app

```bash
yarn preview
```

go to

## Test

```bash
yarn test
```

## Coverage report

```bash
yarn coverage
```

## Architecture

The architecture used is based on the DDD approach explained on this talk: