Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/t18n/react-es6-minimal-boilerplate

A minimal boilerplate to roll out React project for testing quickly.
https://github.com/t18n/react-es6-minimal-boilerplate

es6 react yarn

Last synced: 6 days ago
JSON representation

A minimal boilerplate to roll out React project for testing quickly.

Awesome Lists containing this project

README

        

# React Minimal Boilerplate

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

## Installation
1. Clone the project
2. Run `yarn`
3. On browser, navigate to `localhost:8008`