https://github.com/dbackowski/react-boilerplate
React Boilerplate (Webpack, React, react-hot-loader, Babel)
https://github.com/dbackowski/react-boilerplate
babel boilerplate react webpack
Last synced: 2 months ago
JSON representation
React Boilerplate (Webpack, React, react-hot-loader, Babel)
- Host: GitHub
- URL: https://github.com/dbackowski/react-boilerplate
- Owner: dbackowski
- License: mit
- Created: 2016-02-19T11:49:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-20T08:44:40.000Z (about 10 years ago)
- Last Synced: 2025-06-25T14:52:54.513Z (12 months ago)
- Topics: babel, boilerplate, react, webpack
- Language: JavaScript
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-boilerplate
React Boilerplate (Webpack, React, react-hot-loader, ESLint, Babel).
## Usage
```
npm install
npm start
```
Go to [http://localhost:8080](http://localhost:8080)
## License
Released under the [MIT License](http://www.opensource.org/licenses/MIT).