bitovi / bitovi/use-simple-reducer

Move demo app into this project

Open
#3 1 comment 0 reactions 1 assignee Claimed by @shoumaw View on GitHub
Dominant language
TypeScript
Stars
29
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
// external-app/package.json
{
deps: { use-async-reducer-state: "1.2.2", react: "1.2.3"}
}
```

```
// use-async-reducer-state/package.json
{
deps: { react: "1.2.3"}
}
```

```
use-async-reducer-state/
/example-apps
/calculator
package.json {deps: {use-async: "../../"}}
src
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.