generator-create-redux-app
React app generator
Generates a React application with Redux and Emotion-JS libraries added on top of Create React App
Add redux, emotion-js and other useful libraries like react-router in top of create-react-app
139 stars
4 watching
21 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
boilerplatecreate-react-appreactreduxscaffoldingstarteryeoman-generator
Related projects:
Repository | Description | Stars |
---|---|---|
stylesuxx/generator-react-webpack-redux | A tool to generate projects with React, Webpack, and Redux support | 552 |
jackong/generator-reactapp | A tool to quickly create a new React application with various dependencies and configurations. | 21 |
chentsulin/generator-redux-app | A generator tool that scaffolds out a basic Redux app with React Router and Jest testing support. | 56 |
banderson/generator-redux | A tool for creating Redux applications with functional architecture and development tools. | 252 |
zmeecer/generator-redux-react-cordova | A Yeoman generator for creating hybrid mobile applications using Cordova and React technologies | 25 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
justin-lu/react-redux-antd | A React-based CMS/ERP application using Redux and Ant Design for enterprise management | 417 |
omdxp/react-help-create | A command line tool for creating and setting up React projects with Redux implementation. | 36 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
rwieruch/react-redux-soundcloud | A starter project for building a SoundCloud client in React + Redux with modular extensions | 281 |
anorudes/redux-easy-boilerplate | A React and Redux-based project providing a boilerplate for building web applications with server-side rendering, API support, and various testing tools. | 632 |
tsaidavid/simple-redux-boilerplate | A comprehensive React + Redux application with DevTools and minimal configuration for learning and development | 428 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
spencercdixon/redux-cli | An opinionated CLI for building Redux/React apps by automating common tasks and providing a set of generators for creating components and tests. | 881 |