|
il y a 4 ans | |
---|---|---|
config | il y a 4 ans | |
index | il y a 4 ans | |
src | il y a 4 ans | |
.env.development | il y a 4 ans | |
.env.production | il y a 4 ans | |
.env.test | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
babel.config.js | il y a 4 ans | |
package.json | il y a 4 ans | |
vue.config.js | il y a 4 ans | |
yarn.lock | il y a 4 ans |
分不同的应用场景,不同的应用场景可以分开布署,分开打包,分开测试,可以共用组件,但要共用storage数据,以供不同场景相同用户互联互通
yarn install
yarn jserve [project]
yarn jbuild [project]
yarn jtest [project]