Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaydson/react-6to5

Playing with react and 6to5
https://github.com/jaydson/react-6to5

Last synced: 30 days ago
JSON representation

Playing with react and 6to5

Awesome Lists containing this project

README

        

## react-6to5
Playing with react and 6to5

## How to build
```shell
npm install -g 6to5 // If you dont have it yet
npm install
6to5 src/foo.js --out-file build/foo.js
```