Go to file
pipipi-pikachu ee13b943d5 添加web字体 2021-01-28 10:27:34 +08:00
public 禁用全局右键菜单,其他小调整 2021-01-22 10:27:01 +08:00
src 添加web字体 2021-01-28 10:27:34 +08:00
.browserslistrc init 2020-12-10 19:14:45 +08:00
.eslintrc.js update 2020-12-21 17:25:43 +08:00
.gitignore 添加web字体 2021-01-28 10:27:34 +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 使用icon-park替换iconfont 2021-01-16 10:49:20 +08:00
jest.config.js 整理vuex目录 2020-12-11 10:47:53 +08:00
package-lock.json 代码同步 2021-01-18 09:55:47 +08:00
package.json 一些UI调整和小功能补充 2021-01-24 20:00:37 +08:00
tsconfig.json update 2020-12-11 22:55:25 +08:00
vue.config.js update 2021-01-06 22:21:38 +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.