https://github.com/michaeljohnn/react-webpack4-component-quickstart
a quick start for a component based on react & webpack4
https://github.com/michaeljohnn/react-webpack4-component-quickstart
Last synced: over 1 year ago
JSON representation
a quick start for a component based on react & webpack4
- Host: GitHub
- URL: https://github.com/michaeljohnn/react-webpack4-component-quickstart
- Owner: michaeljohnn
- Created: 2018-07-31T12:57:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T07:25:39.000Z (almost 8 years ago)
- Last Synced: 2025-01-11T04:52:30.181Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-webpack4-component-quickstart
a quick start for a component based on react & webpack4
# development
```
npm install
npm start
```