Skip to content

TomekStaszkiewicz/react3xd

Repository files navigation

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.

About

Simple CLI tool for react DDD applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published