文件名称:schedule-explorer:使用Vue.js构建的Schedule Explorer演示
文件大小:166KB
文件格式:ZIP
更新时间:2024-03-12 02:20:18
Vue
时间表浏览器 基于 。 项目设置 yarn install 编译和热重装以进行开发 yarn run serve 编译并最小化生产 yarn run build 运行测试 yarn run test 整理和修复文件 yarn run lint 自定义配置 请参阅。
【文件预览】:
schedule-explorer-master
----public()
--------index.html(571B)
--------favicon.ico(4KB)
----yarn.lock(347KB)
----.browserslistrc(21B)
----src()
--------router()
--------main.ts(436B)
--------store()
--------views()
--------shims-vue.d.ts(74B)
--------components()
--------App.vue(415B)
--------assets()
--------shims-tsx.d.ts(306B)
----babel.config.js(73B)
----tsconfig.json(683B)
----tslint.json(416B)
----README.md(519B)
----.gitignore(214B)
----package.json(767B)