Skip to content

A boilerplate Create React App with Typescript, Redux Toolkit, Redux Saga, React Hook Form, Cypress, Storybook, React-i18next and Material UI👨‍💻

License

Notifications You must be signed in to change notification settings

rbiedrawa/react-redux-rtk-saga-mui-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-rtk-saga-materialui-typescript-starter

This project was bootstrapped with Create React App.

Getting Started

Development

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Testing

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Build

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

References

Additional Links