文件名称:vue-firebase-starter:我的Vue项目的简单入门与Firebase同步
文件大小:233KB
文件格式:ZIP
更新时间:2024-06-12 05:17:53
boilerplate firebase vue JavaScript
Vue Firebase启动器 已实现与Firebase连接的Vue样板 你要做的 如果要将此示例用作项目的基础,则必须: 拉这个回购 根据需要设置package.json 在configOptions ( initFirebase.js )中更改configOptions项目设置 安装模块 运行npm run serve 玩得开心 !!! 这就是您要做的一切! 作者 亚历山大·斯库巴瓦(AleksanderSkubała) 执照 麻省理工学院 *软件,地狱呀!
【文件预览】:
vue-firebase-starter-master
----public()
--------index.html(613B)
--------robots.txt(24B)
--------favicon.ico(4KB)
--------img()
----.browserslistrc(30B)
----.eslintrc.js(410B)
----src()
--------router()
--------main.js(255B)
--------store()
--------views()
--------components()
--------App.vue(548B)
--------registerServiceWorker.js(907B)
--------initFirebase.js(1KB)
----babel.config.js(76B)
----LICENSE.md(1KB)
----README.md(496B)
----.editorconfig(160B)
----.gitignore(230B)
----package-lock.json(512KB)
----package.json(948B)