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