Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basemkhirat/react-redux-starter-template
Reactjs Redux Starter Template
https://github.com/basemkhirat/react-redux-starter-template
react react-router reactjs redux redux-thunk wepback
Last synced: 4 days ago
JSON representation
Reactjs Redux Starter Template
- Host: GitHub
- URL: https://github.com/basemkhirat/react-redux-starter-template
- Owner: basemkhirat
- Created: 2019-01-09T19:49:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:56:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:07:32.965Z (over 1 year ago)
- Topics: react, react-router, reactjs, redux, redux-thunk, wepback
- Language: JavaScript
- Homepage:
- Size: 19.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Reactjs Redux Starter Template
### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost
npm run dev# build for production with minification
npm run build
```