Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heldrida/redux-begg2adv
Studying Redux, going back from basics to advanced
https://github.com/heldrida/redux-begg2adv
Last synced: about 1 month ago
JSON representation
Studying Redux, going back from basics to advanced
- Host: GitHub
- URL: https://github.com/heldrida/redux-begg2adv
- Owner: heldrida
- Created: 2016-08-12T11:47:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T16:28:15.000Z (over 8 years ago)
- Last Synced: 2024-12-30T10:19:10.237Z (about 1 month ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReduxSimpleStarter
Checkout this repo, install dependencies, then start the gulp process with the following:
```
> git clone [email protected]:StephenGrider/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm start
```Also, generate API key from Google youtube and copy the api_keys.example.js as api_keys.js and place the generated key there!