網頁設計好好玩(10502)
社大教材
建立日期 2017-02-20 16:15:59
- FB:
- 教材網:
- 學員網站:
- google autodraw
- s+學號 / 民國年
每次開始上課時要做的事情
- 下載 sublime text 3 並解壓縮至自己的資料夾
- 登入 GitHub
- Git安裝(方法)
- Git Bash的操作(方法)
git config --global user.name
"tawan158"
git config --global user.email
"tawan158@ugm.com.tw"
- 上傳步驟
「git add .」
「git commit -m '1'」
「git push origin master」
- 複製遠端數據庫
檔案位置:在數據庫的上層,例如 c:\ugm\github
git clone xxx
- 同步遠端數據庫
檔案位置:在數據庫這層,例如 c:\ugm\github\site
git pull xxx
codepen:https://codepen.io/