https://github.com/dream-num/luckysheet-react
luckysheet react demo
https://github.com/dream-num/luckysheet-react
Last synced: 3 months ago
JSON representation
luckysheet react demo
- Host: GitHub
- URL: https://github.com/dream-num/luckysheet-react
- Owner: dream-num
- Created: 2020-09-15T05:14:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T15:23:59.000Z (over 3 years ago)
- Last Synced: 2025-03-18T07:50:40.984Z (3 months ago)
- Language: JavaScript
- Size: 347 KB
- Stars: 75
- Watchers: 6
- Forks: 32
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luckysheet-react
## Introduction
This is a simple project that shows the use of luckysheet in a React project## Project setup
### Installation
`npm install`
### Development
`npm start`
### Production
`npm run build`
## Resources
- [Luckysheet](https://github.com/mengshukeji/Luckysheet)
- [Create React App](https://facebook.github.io/create-react-app/docs/getting-started)## License
[MIT](http://opensource.org/licenses/MIT)