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

README.md

启动讲解

配置vscode

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

启动

1 安装依赖:

npm install

2 运行本地环境

npm run local