文件名称:games:基于Vue的简单网页游戏页面
文件大小:137KB
文件格式:ZIP
更新时间:2024-04-18 06:07:26
Vue
游戏 项目设置 $ git clone https://github.com/Caococos/games.git $ npm install 编译和热重装以进行开发 npm run serve 功能特点 1.点击GAME START开始转动游戏盘,随机替换成一个游戏界面中。
【文件预览】:
games-master
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----.browserslistrc(30B)
----src()
--------router()
--------main.js(175B)
--------views()
--------components()
--------App.vue(364B)
--------assets()
----babel.config.js(73B)
----README.md(337B)
----image-20210325203344478.png(18KB)
----.gitignore(231B)
----package-lock.json(429KB)
----package.json(444B)