1. 程式人生 > >整合——搭建本地node伺服器

整合——搭建本地node伺服器

準備:建立伺服器存放資料夾

安裝node

 $ npm install [email protected] -g --verbose

 $  thinkjs --version

 $  thinkjs new Test    //Test為建立的資料夾

 $   cd Test

 $  npm install

 $  npm start //開啟

終端檢視yams:shellGo 開啟目錄 終端輸入:
swagger-doc edit api.yaml

這裡寫圖片描述