An open API service indexing awesome lists of open source software.

https://github.com/jonaskello/jdd_react_redux_demo


https://github.com/jonaskello/jdd_react_redux_demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# jdd_react_redux_demo

Projekt från Jönköping Developer Dojo 2016-02-23

För att köra:

```
git clone https://github.com/jonaskello/jdd_react_redux_demo
cd jdd_react_redux_demo
jspm install
npm install serve -g
serve
open http://localhost:3000
```