You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
wanenhao 1be3ecb7df 2025/03/14 机器狗前台开发 3 months ago
docker fc 4 months ago
public 2025/03/14 机器狗前台开发 3 months ago
src 2025/03/14 机器狗前台开发 3 months ago
.browserslistrc fc 4 months ago
.editorconfig fc 4 months ago
.eslintrc.js fc 4 months ago
.gitignore fc 4 months ago
.postcssrc.js fc 4 months ago
Dockerfile fc 4 months ago
README.md fc 4 months ago
babel.config.js fc 4 months ago
build.sh fc 4 months ago
package-lock.json fc 4 months ago
package.json fc 4 months ago
vue.config.js fc 4 months ago

README.md

如何启动

$ git clone https://xxxx.git
$ cd xxx
# 安装
$ npm install
# 启动
$ npm run serve