Skip to content

leosuncin/redux-clean-example

Repository files navigation

🔬 Redux Clean Architecture Examples

MIT License Prettier Format PNPM Package Manager CommitLint: Config Conventional

Experiments to test redux-clean-architecture library

Examples:

TodoMVC

screenshot of TodoMVC example

Counter

screenshot of counter example

Run Locally

Clone the project

  git clone https://github.com/leosuncin/redux-clean-example.git

Go to the project directory

  cd redux-clean-example

Install dependencies

  pnpm install

Start all the examples

  pnpm dev

Running Tests

To run unit tests, run the following command:

  pnpm test

License

Release under the terms of MIT

About

Experiments to test redux-clean-architecture library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published