文件名称:memory-vue:卡片匹配游戏,构建为渐进式Web应用程序
文件大小:1003KB
文件格式:ZIP
更新时间:2024-02-27 10:41:04
pwa vue progressive-web-app device-orientation PWAVue
记忆 项目设置 yarn install 编译和热重装以进行开发 yarn run serve 编译并最小化生产 yarn run build 运行测试 yarn run test 整理和修复文件 yarn run lint 自定义配置 请参阅。
【文件预览】:
memory-vue-master
----.eslintrc(111B)
----public()
--------serviceworker.js(1011B)
--------manifest.json(208B)
--------index.html(982B)
--------icons()
--------images()
----yarn.lock(343KB)
----src()
--------main.js(140B)
--------components()
--------App.vue(6KB)
--------assets()
----babel.config.js(56B)
----README.md(364B)
----vue.config.js(240B)
----.editorconfig(147B)
----.gitignore(214B)
----package-lock.json(448KB)
----package.json(1KB)
----.nvmrc(6B)