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

README.md

启动讲解

配置vscode

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

启动

1 安装依赖:

npm install

2 运行本地环境

npm run local