/redux-zustand-nestjs

Application developed with the aim of learning about Redux and Zustand.

Primary LanguageTypeScript

Redux - Zustand | NextJS

Application developed with the aim of learning about Redux and Zustand.

How to run application

Run API

# Run json-server script
pnpm run server

Run APP

# Run development script
pnpm dev

Run Test

# Run development script
pnpm test