# Luckysheet-vue-demo **Repository Path**: alreal/luckysheet-vue-demo ## Basic Information - **Project Name**: Luckysheet-vue-demo - **Description**: This is a simple project that shows the use of luckysheet in a vue cli3 project - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-08-25 - **Last Updated**: 2023-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Luckysheet-vue-demo ## 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)