Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 381 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 381 Bytes

AD React Init

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

Installation

npm i -g ad-react-init

Usage

ad-react-init

Enter the project name. After creation of the project run

npm start

License

MIT