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

https://github.com/frenchbread/rwb

react-webpack-babel
https://github.com/frenchbread/rwb

Last synced: about 1 month ago
JSON representation

react-webpack-babel

Awesome Lists containing this project

README

        

# rwb

> Example app with React Webpack and Babel

### Run

1. `git clone https://github.com/frenchbread/rwb`
2. `cd rwb && npm install`
3. `npm i webpack -g`
4. `npm run build`
5. `npm start`
6. `open http://localhost:3000/`