hyanmandian / cra-template-redux

The official Redux+JS template for Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-redux

The official Redux+JS template for Create React App

usage

npx create-react-app my-app --template redux
cd my-app
npm start

About

The official Redux+JS template for Create React App

License:MIT License


Languages

Language:JavaScript 74.0%Language:CSS 14.6%Language:HTML 11.4%