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

https://github.com/btmpl/react-up

Bare-bone React boilerplate (with webpack-dev-server)
https://github.com/btmpl/react-up

Last synced: 4 months ago
JSON representation

Bare-bone React boilerplate (with webpack-dev-server)

Awesome Lists containing this project

README

          

**React-UP**

This is a basic starter boilerplate ment for quick proof-of-concept style work.

Only things included in the package are:

- React and React-DOM
- ES6 support via Babel
- webpack and webpack-dev-server

Running the boilerplate:

`npm start`

**Licence**

MIT