https://github.com/michaeljohnn/com-excel
a react component of excel
https://github.com/michaeljohnn/com-excel
Last synced: over 1 year ago
JSON representation
a react component of excel
- Host: GitHub
- URL: https://github.com/michaeljohnn/com-excel
- Owner: michaeljohnn
- Created: 2018-11-24T03:04:48.000Z (over 7 years ago)
- Default Branch: wantian
- Last Pushed: 2018-11-24T03:06:55.000Z (over 7 years ago)
- Last Synced: 2025-01-11T04:53:08.865Z (over 1 year ago)
- Language: JavaScript
- Size: 506 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- 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
```
## publish
```
tnpm publish
```