vue-snake-game:没有画布的Vue.js上的蛇游戏

时间:2024-06-05 23:13:31
【文件属性】:

文件名称:vue-snake-game:没有画布的Vue.js上的蛇游戏

文件大小:536KB

文件格式:ZIP

更新时间:2024-06-05 23:13:31

JavaScript

蛇形游戏 没有画布的Vue.js上的蛇游戏 项目设置 yarn install 编译和热重装以进行开发 yarn run serve 编译并最小化生产 yarn run build 运行测试 yarn run test 整理和修复文件 yarn run lint 运行端到端测试 yarn run test:e2e 运行单元测试 yarn run test:unit 自定义配置 请参阅。


【文件预览】:
vue-snake-game-master
----docs()
--------css()
--------index.html(1KB)
--------js()
--------logo.png(7KB)
--------favicon.ico(4KB)
----vue.config.js(161B)
----package.json(1KB)
----jest.config.js(672B)
----tests()
--------unit()
--------e2e()
----package-lock.json(718KB)
----src()
--------App.vue(548B)
--------assets()
--------icons.js(164B)
--------views()
--------classes()
--------main.js(313B)
--------components()
--------styles()
--------constants.js(100B)
--------router()
----.eslintrc.js(392B)
----stylelint.config.js(73B)
----.gitignore(258B)
----.browserslistrc(21B)
----cypress.json(50B)
----public()
--------index.html(565B)
--------logo.png(7KB)
--------favicon.ico(4KB)
----README.md(705B)
----yarn.lock(485KB)
----.editorconfig(160B)
----postcss.config.js(62B)
----babel.config.js(56B)

网友评论