https://github.com/vinpac/basic-redux-kit
https://github.com/vinpac/basic-redux-kit
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinpac/basic-redux-kit
- Owner: vinpac
- License: mit
- Created: 2016-05-23T02:36:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T19:18:02.000Z (about 10 years ago)
- Last Synced: 2025-02-26T12:15:13.111Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# koa-redux-starterkit
Inspired by: https://github.com/davezuko/react-redux-starter-kit
First, type in your terminal:
```
npm install
```
and then:
```
npm start
```