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

https://github.com/mannuelf/es6-reactjs


https://github.com/mannuelf/es6-reactjs

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Play around with ReactJs and ES6

### Install Babel, webpack & webpack-dev-server
$ npm install babel webpack webpack-dev-server -g

### Install dependencies
$ npm install

### Run webpack dev server
$ npm start