Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/t18n/react-es6-minimal-boilerplate
- Owner: t18n
- Created: 2019-04-20T22:23:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T12:25:20.000Z (almost 4 years ago)
- Last Synced: 2023-04-28T08:24:55.410Z (over 1 year ago)
- Topics: es6, react, yarn
- Language: JavaScript
- Size: 515 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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`