chuxutian 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
..
doc 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
public 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
src 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
tests 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.babelrc 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.editorconfig 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.env.development 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.env.local 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.env.prod 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.env.sit 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.eslintignore 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.eslintrc.js 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.postcssrc.js 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
.travis.yml 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
README.md 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
cypress.json 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
package-lock.json 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
package.json 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos
vue.config.js 961bbc8e3e All_Resource_first %!s(int64=3) %!d(string=hai) anos

README.md

启动讲解

配置vscode

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

启动

1 安装依赖:

npm install

2 运行本地环境

npm run local