Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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).