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
- Host: GitHub
- URL: https://github.com/blazecolour/minimal-react-boilerplate
- Owner: blazecolour
- Created: 2018-10-18T12:15:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T18:48:17.000Z (over 7 years ago)
- Last Synced: 2025-03-25T15:52:04.397Z (over 1 year ago)
- Topics: boilerplate, react, webpack
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal react boilerplate
[](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/`