Skip to content

Boilerplate create-react-app setup with Redux, TypeScript and JG (that's me) customized stylesheet.

Notifications You must be signed in to change notification settings

giacomo9999/react-redux-ts-boilerplate-210509

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD App with TypeScript and Redux 09 May 2021

To scaffold:
npx create-react-app my-app --template typescript
npm i -S redux react-redux redux-thunk redux-devtools-extension
npm i -D @types/redux @types/react-redux @types/redux-thunk

delete the node_modules folder and npm i again to reinstall

About

Boilerplate create-react-app setup with Redux, TypeScript and JG (that's me) customized stylesheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published