Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 281 Bytes

Redux x Zustand

This project is a little test comparing two state of managment libs

Running this project

  npm install
  npm run server
  npm run dev