chuxutian 961bbc8e3e All_Resource_first 3 年 前
..
doc 961bbc8e3e All_Resource_first 3 年 前
public 961bbc8e3e All_Resource_first 3 年 前
src 961bbc8e3e All_Resource_first 3 年 前
tests 961bbc8e3e All_Resource_first 3 年 前
.babelrc 961bbc8e3e All_Resource_first 3 年 前
.editorconfig 961bbc8e3e All_Resource_first 3 年 前
.env.development 961bbc8e3e All_Resource_first 3 年 前
.env.local 961bbc8e3e All_Resource_first 3 年 前
.env.prod 961bbc8e3e All_Resource_first 3 年 前
.env.sit 961bbc8e3e All_Resource_first 3 年 前
.eslintignore 961bbc8e3e All_Resource_first 3 年 前
.eslintrc.js 961bbc8e3e All_Resource_first 3 年 前
.postcssrc.js 961bbc8e3e All_Resource_first 3 年 前
.travis.yml 961bbc8e3e All_Resource_first 3 年 前
README.md 961bbc8e3e All_Resource_first 3 年 前
cypress.json 961bbc8e3e All_Resource_first 3 年 前
package-lock.json 961bbc8e3e All_Resource_first 3 年 前
package.json 961bbc8e3e All_Resource_first 3 年 前
vue.config.js 961bbc8e3e All_Resource_first 3 年 前

README.md

启动讲解

配置vscode

将 /vscode/settings.json文件配置到vscode中

启动

1 安装依赖:

npm install

2 运行本地环境

npm run local