Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

react redux install

npx create-react-app <name> --template redux // without typescript
npx create-react-app <name> --template redux typescript // with typescript
Source by redux.js.org #
 
PREVIOUS NEXT
Tagged: #react #redux #install
ADD COMMENT
Topic
Name
6+4 =