文件名称:changani.me:我的个人网站
文件大小:1.8MB
文件格式:ZIP
更新时间:2024-03-26 02:18:33
blog personal-website static-site Vue
changani.me 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行单元测试 npm run test:unit 运行端到端测试 npm run test:e2e 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
changani.me-2.0.0
----.nojekyll(0B)
----vue.config.js(147B)
----package.json(2KB)
----jest.config.js(89B)
----tests()
--------unit()
--------e2e()
----package-lock.json(1.38MB)
----.env(94B)
----src()
--------shims-tsx.d.ts(306B)
--------App.vue(569B)
--------assets()
--------shims-vue.d.ts(74B)
--------main.ts(491B)
--------views()
--------components()
--------filters.ts(245B)
--------router()
--------store()
----.eslintrc.js(689B)
----tsconfig.json(723B)
----.gitignore(275B)
----.browserslistrc(30B)
----cypress.json(50B)
----public()
--------images()
--------fonts()
--------index.html(618B)
----README.md(430B)
----build.prerender.js(796B)
----babel.config.js(66B)
----.prettierrc.json(104B)