Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heldrida/redux-router-blogapp
Blog app implemented with React + Redux + React-router
https://github.com/heldrida/redux-router-blogapp
Last synced: about 1 month ago
JSON representation
Blog app implemented with React + Redux + React-router
- Host: GitHub
- URL: https://github.com/heldrida/redux-router-blogapp
- Owner: heldrida
- Created: 2016-08-14T23:17:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T00:37:31.000Z (over 8 years ago)
- Last Synced: 2024-12-30T10:19:10.585Z (about 1 month ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactReduxForecastApp
Blog app implemented with React + Redux + React-router
Checkout this repo, install dependencies, then start the gulp process with the following:
```
> npm install
> npm start
```