0.0.10 • Published 4 years ago

react-3xd v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

React 3xD

Quickly develop React apps using DDD approach.

Inspiration

The inspiration for this library is the fact that the DDD(Domain Driven Design) is a pattern that for some reason is not common among React developers.

Installation

Usage

  1. To generate a new project call:
npx react-3xd -i <project_name>
  1. To add new domain in the rpoject call:
npx react-3xd -d <domain_name>

Typescript

Every command accepts the -ts flag, which indicates that TS template should be used.

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago