步驟三:安裝Github Pages 套件. 進入要架設網站的專案中,並安裝gh-pages,如下:. cd my-first-project. npm install gh-pages --save-dev. gh-pages github ...
確定! 回上一頁