請大家安裝開發環境,成功在localhost跑出結果的夥伴請留言回報,卡關也請留言 #10
bestian
started this conversation in
Show and tell
Replies: 4 comments
-
成功在localhost跑出結果的夥伴請留言回報:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
成功在localhost跑出結果的夥伴請留言回報:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
成功在localhost跑出結果的夥伴請留言回報:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
成功在localhost跑出結果的夥伴請留言回報:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@shianan815 @Jia-wei-cui @joshuay1 @crayon3shawn @yutin1987
請試著使用電腦安裝以下開發環境:
node.js
任何一種程式編輯器,例如VS Code
Github Desktop
安裝好後,
npm install
安裝所有套件npm run dev
在localhost跑近端開發的整個網站開發環境安裝對第一次跑的人來講可能有點冗長,但是必要,而且是一次性的工作,之後就只要pull最新版和執行
npm run dev
即可成功在localhost跑出結果的夥伴請留言回報,卡關也請留言提出,我會盡量提供指示來幫大家進入可以協作的開發狀態,謝謝!
Beta Was this translation helpful? Give feedback.
All reactions