This website requires JavaScript.
Explore
Help
Sign In
flykhan
/
kos
Watch
1
Star
0
Fork
0
You've already forked kos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
kos
/
web
History
flykhan
ae4d8ef42d
蛇的控制逻辑,增长逻辑,碰撞检测改为后端实现 + 结果计分板实现
2023-03-03 16:51:58 +08:00
..
public
修改标题图标
2023-02-11 19:06:45 +08:00
src
蛇的控制逻辑,增长逻辑,碰撞检测改为后端实现 + 结果计分板实现
2023-03-03 16:51:58 +08:00
.gitignore
创建web端和acapp端
2023-01-14 14:58:21 +08:00
babel.config.js
创建web端和acapp端
2023-01-14 14:58:21 +08:00
jsconfig.json
创建web端和acapp端
2023-01-14 14:58:21 +08:00
package-lock.json
创建我的 Bot 页面 + 添加 VAceEditor 编辑器
2023-02-23 17:46:26 +08:00
package.json
创建我的 Bot 页面 + 添加 VAceEditor 编辑器
2023-02-23 17:46:26 +08:00
README.md
创建web端和acapp端
2023-01-14 14:58:21 +08:00
vue.config.js
创建web端和acapp端
2023-01-14 14:58:21 +08:00
README.md
web
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
See
Configuration Reference
.