- create a new react app with the create-react-app CLI
npx create-react-app folder-name-of-app
-
Add scss support to your react app by following this tutorial
-
Setup redux support by following this tutorial
npx create-react-app folder-name-of-app
Add scss support to your react app by following this tutorial
Setup redux support by following this tutorial