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

https://github.com/dbackowski/react-boilerplate

React Boilerplate (Webpack, React, react-hot-loader, Babel)
https://github.com/dbackowski/react-boilerplate

babel boilerplate react webpack

Last synced: 2 months ago
JSON representation

React Boilerplate (Webpack, React, react-hot-loader, Babel)

Awesome Lists containing this project

README

          

# react-boilerplate

React Boilerplate (Webpack, React, react-hot-loader, ESLint, Babel).

## Usage
```
npm install
npm start
```

Go to [http://localhost:8080](http://localhost:8080)

## License

Released under the [MIT License](http://www.opensource.org/licenses/MIT).