Simple starter template for building React apps with Redux, Redux-Saga and Styled Components.
Prerequisites:
- node version
18.12.1
or later - npm version
8.19.2
or later
- Run
npm install
to initialize the environment. - Run
npm start
to start the dev server.
- Run
npm install
to initialize the environment. - Run
npm run build
to build the site.
Scaling Your Redux App With Ducks
ARIA Roles, Attributes & Techniques