nicolasdanelon / react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useReducer demo

To run the php server you must:

php -S 127.0.0.1:9001

To run the project install pnpm:

npx pnpm i -g pnpm@latest

then just install the dependencies

pnpm install

and run the developement server

pnpm run dev

Credits:

About


Languages

Language:JavaScript 71.8%Language:CSS 12.2%Language:PHP 10.8%Language:HTML 5.2%