2019-12-25 react应用发布方法
2019-12-25 本文已影响0人
ForestPei
-
查看分支
git branch
image.png
-
切换分支
git checkout front_end_for_merger_exploer2.1.2;
image.png
-
从分支上拉取新代码 git pull
image.png
-
执行构建
npm run build
image.png
查看分支
git branch
image.png
切换分支
git checkout front_end_for_merger_exploer2.1.2;
image.png
从分支上拉取新代码 git pull
image.png
执行构建
npm run build
image.png