https://github.com/alextrastero/react-webpack-boilerplate
the tags say it all 👇🏻
https://github.com/alextrastero/react-webpack-boilerplate
es6 react react-hot-loader webpack2
Last synced: about 2 months ago
JSON representation
the tags say it all 👇🏻
- Host: GitHub
- URL: https://github.com/alextrastero/react-webpack-boilerplate
- Owner: alextrastero
- Created: 2017-02-05T10:10:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T16:07:32.000Z (about 8 years ago)
- Last Synced: 2025-03-25T08:13:12.522Z (about 1 year ago)
- Topics: es6, react, react-hot-loader, webpack2
- Language: JavaScript
- Homepage:
- Size: 444 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Webpack Boilerplate
### Includes:
- webpack2
- ES6
- react-hot-loader
### Usage
```sh
npm i && npm start
```