Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eddiezane/es6-jspm-react-example

Quick demo using Giphy
https://github.com/eddiezane/es6-jspm-react-example

Last synced: 2 months ago
JSON representation

Quick demo using Giphy

Awesome Lists containing this project

README

        

# es6-jspm-react-example

Inspired by this [awesome talk](https://youtu.be/NpMnRifyGyw) by [@jack_franklin](https://twitter.com/jack_franklin).

Quick demo with the Giphy API.

## Installation

```
git clone [email protected]:eddiezane/es6-jspm-react-example.git
cd es6-jspm-react-example
npm install
npm run deps
```

## Usage

```
npm start
// visit localhost:8080
```