Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

A skeleton example of react/redux using clean architecture

Notifications You must be signed in to change notification settings

illusionalsagacity/clean-architecture-demo

Repository files navigation

Clean Architecture Demo

This project is to illustrate the structure of a React + Redux web application using Clean Architecture.

Setup

    yarn install

or, if you like npm just install using that method.

Running

    NODE_ENV=test webpack-dev-server

About

A skeleton example of react/redux using clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages