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

https://github.com/blazecolour/minimal-react-boilerplate

minimal react boilerplate
https://github.com/blazecolour/minimal-react-boilerplate

boilerplate react webpack

Last synced: 2 months ago
JSON representation

minimal react boilerplate

Awesome Lists containing this project

README

          

# Minimal react boilerplate

[![Build Status](https://travis-ci.org/blazecolour/minimal-react-boilerplate.svg?branch=master)](https://travis-ci.org/blazecolour/minimal-react-boilerplate)

## Features

* React 16
* Webpack 4
* Babel 7
* Eslint
* Hot Module Replacement

## Install

* `git clone git@github.com:blazecolour/minimal-react-boilerplate.git`
* `cd minimal-react-boilerplate`
* `npm install`
* `npm start`
* visit `http://localhost:8080/`