You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
-:chart_with_upwards_trend: Redux and Redux Saga but with less boilerplate
24
24
- Redux Toolkit configured with React Redux and Redux Saga for very little boilerplate
25
25
- React Redux Hooks used for even more clean code
26
+
- React Persist configured for easier localstorage integration
26
27
-:blue_heart: Ant Design
27
28
- Configurable Ant theme variables out of the box
28
29
- Localized Ant Design Component for better multilingual support
@@ -66,8 +67,6 @@ $ yarn build
66
67
67
68
```
68
69
69
-
Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
70
-
71
70
## Credits
72
71
73
72
This software uses the following open source packages:
@@ -79,7 +78,7 @@ This software uses the following open source packages:
0 commit comments