Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 683 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 683 Bytes

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.

Resources

Luckysheet

License

MIT