# luckysheet-vue **Repository Path**: yc-open-source/luckysheet-vue ## Basic Information - **Project Name**: luckysheet-vue - **Description**: luckysheet vue demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 38 - **Created**: 2022-07-09 - **Last Updated**: 2022-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # luckysheet-vue ## Introduction This is a simple project that shows the use of luckysheet in a vue cli3 project ## Note 1. `lintOnSave` is set to `false`, otherwise an error will be reported 2. In some cases, you need to use `$nextTick`,then, use the luckysheet initialization method in it ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ## Resources [Luckysheet](https://github.com/mengshukeji/Luckysheet) ## License [MIT](http://opensource.org/licenses/MIT)