Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

redux js toolkit

// Redux + Plain JS template
npx create-react-app my-app --template redux

// Redux + TypeScript template
npx create-react-app my-app --template redux-typescript
Source by redux-toolkit.js.org #
 
PREVIOUS NEXT
Tagged: #redux #js #toolkit
ADD COMMENT
Topic
Name
1+2 =