Go to file
pipipi-pikachu 9fdbf35fa1 添加选择范围插入元素 2021-01-03 17:26:02 +08:00
public update 2020-12-25 18:01:43 +08:00
src 添加选择范围插入元素 2021-01-03 17:26:02 +08:00
.browserslistrc init 2020-12-10 19:14:45 +08:00
.eslintrc.js update 2020-12-21 17:25:43 +08:00
.gitignore init 2020-12-10 19:14:45 +08:00
.stylelintrc.js 整理vuex目录 2020-12-11 10:47:53 +08:00
README.md init 2020-12-10 19:14:45 +08:00
babel.config.js 整理vuex目录 2020-12-11 10:47:53 +08:00
jest.config.js 整理vuex目录 2020-12-11 10:47:53 +08:00
package-lock.json update 2021-01-02 22:24:02 +08:00
package.json update 2021-01-02 22:24:02 +08:00
tsconfig.json update 2020-12-11 22:55:25 +08:00
vue.config.js update 2020-12-21 17:30:43 +08:00

README.md

ppt_online_editor

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.