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