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

https://github.com/fullstop000/react-webpack2-startkit

A simple startkit build by Webpack using React
https://github.com/fullstop000/react-webpack2-startkit

Last synced: 3 months ago
JSON representation

A simple startkit build by Webpack using React

Awesome Lists containing this project

README

          

# react-webpack-simple-startkit
A simplest app built by [Webpack2](http://webpack.js.org/) using [React](https://facebook.github.io/react/)

## Installation
* Make sure you have a global support for webpack
* Run `npm install`
* Run `npm run dev`
* Open `localhost:8080`
* Enjoy the React HMR

# License
[MIT Licensed.](https://opensource.org/licenses/MIT) Copyright (c) 2017 Fullstop000.