文件名称:trianapp:使用vue Js构建个人网站Portofolio
文件大小:294KB
文件格式:ZIP
更新时间:2024-03-07 18:28:54
vuejs typescript vuex vue-router firestore
Trianapp 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行单元测试 npm run test:unit 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
trianapp-main
----.firebase()
--------hosting.ZGlzdA.cache(5KB)
----firestore.indexes.json(44B)
----package.json(2KB)
----.firebaserc(57B)
----.github()
--------workflows()
----firebase.json(327B)
----jest.config.js(138B)
----tests()
--------unit()
----package-lock.json(692KB)
----src()
--------registerServiceWorker.ts(923B)
--------shims-vuex.d.ts(185B)
--------App.vue(11KB)
--------assets()
--------shims-vue.d.ts(168B)
--------main.ts(1KB)
--------views()
--------components()
--------router()
--------store()
----.eslintrc.js(624B)
----tsconfig.json(670B)
----.gitignore(231B)
----firestore.rules(161B)
----.browserslistrc(30B)
----tailwind.config.js(211B)
----public()
--------404.html(2KB)
--------img()
--------robots.txt(24B)
--------index.html(611B)
--------favicon.ico(4KB)
----README.md(371B)
----postcss.config.js(81B)
----babel.config.js(66B)