luckysheet-vue icon indicating copy to clipboard operation
luckysheet-vue copied to clipboard

luckysheet vue demo

luckysheet-vue

English| 简体中文

Introduction

This is a simple project that shows the use of Luckysheet and Luckyexcel 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
  3. The core code is in HelloWorld.vue

Development

Requirements

Node.js Version >= 6

Installation

npm install

Development

npm run serve

Package

npm run build

Resources

License

MIT

Copyright (c) 2020-present, mengshukeji