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

README.md

启动讲解

配置vscode

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

启动

1 安装依赖:

npm install

2 运行本地环境

npm run local