1. 程式人生 > >webpack打包釋出

webpack打包釋出

npm run dev

npm run dist --線上

git status

git add .

git commit -am  "online adapter"

git push 

git pull

git branch --檢視當前分支是在哪裡master 還是 admin

yarn install v1.3.2

yarn run dist -- 打包

fe-deply.sh  --shell指令碼 自動釋出指令碼

git Pull   --git pull 大寫了

安裝node  node-v6.12.3-x64.msi