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