AD React Init is wrapper on the famous create react app. It integrates react redux and performs the initial setup for a react redux app
npm i -g ad-react-init
ad-react-init
Enter the project name. After creation of the project run
npm start
AD React Init is wrapper on the famous create react app. It integrates react redux and performs the initial setup for a react redux app
npm i -g ad-react-init
ad-react-init
Enter the project name. After creation of the project run
npm start