gsw945 / luckysheet-collaborative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Resources

Luckysheet

License

MIT

custom run

# run server
node ws-server.js
#run client
cnpm run serve

About


Languages

Language:JavaScript 98.0%Language:HTML 1.4%Language:Vue 0.5%Language:TypeScript 0.2%