Go to file
pipipi-pikachu 2d245dd88b update 2020-12-14 22:29:09 +08:00
public update 2020-12-12 17:45:25 +08:00
src update 2020-12-14 22:29:09 +08:00
.browserslistrc init 2020-12-10 19:14:45 +08:00
.eslintrc.js 整理vuex目录 2020-12-11 10:47:53 +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 2020-12-14 18:12:45 +08:00
package.json 添加右键菜单和clickoutside指令 2020-12-12 16:56:34 +08:00
tsconfig.json update 2020-12-11 22:55:25 +08:00
vue.config.js 整理vuex目录 2020-12-11 10:47:53 +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.