Go to file
pipipi-pikachu 40d234b0fc update 2021-01-11 23:28:44 +08:00
public update 2021-01-03 21:56:40 +08:00
src update 2021-01-11 23:28:44 +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-08 22:07:13 +08:00
package.json update 2021-01-08 22:07:13 +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.