文件名称:kage-vue:使用Reveal.js和Vue制作幻灯片的电子应用程序
文件大小:127KB
文件格式:ZIP
更新时间:2024-03-04 05:12:08
TypeScript
卡格维 电子应用程序,用于使用Reveal.js和Vue制作幻灯片 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 运行单元测试 yarn test:unit 运行端到端测试 yarn test:e2e 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
kage-vue-main
----.gitignore(373B)
----package.json(2KB)
----src()
--------registerServiceWorker.ts(907B)
--------components()
--------assets()
--------views()
--------main.ts(380B)
--------shims-vue.d.ts(168B)
--------router()
--------store()
--------background.ts(3KB)
--------app.vue(596B)
----reveal-d.ts(22KB)
----jest.config.js(140B)
----public()
--------robots.txt(24B)
--------index.html(911B)
--------favicon.ico(4KB)
--------img()
----tsconfig.json(738B)
----.env(31B)
----.browserslistrc(30B)
----.eslintrc.js(653B)
----README.md(473B)
----vue.config.js(138B)
----tests()
--------e2e()
--------unit()
----global.d.ts(153B)
----babel.config.js(76B)
----.editorconfig(160B)