Go to file
pipipi-pikachu ff810d823a bug fix 2020-12-21 15:37:58 +08:00
public update 2020-12-20 12:41:24 +08:00
src bug fix 2020-12-21 15:37:58 +08:00
.browserslistrc init 2020-12-10 19:14:45 +08:00
.eslintrc.js update 2020-12-19 18:29:33 +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 bug fix 2020-12-21 15:37:58 +08:00
package.json update 2020-12-20 20:23:46 +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.