mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-29 17:40:33 +02:00
fix Markdown (#403)
* Update README.zh-tw.md * Update README.zh-tw.md * Update README.zh-tw.md
This commit is contained in:
@@ -142,7 +142,7 @@ async function run() {
|
|||||||
-| package.json
|
-| package.json
|
||||||
```
|
```
|
||||||
|
|
||||||
在 Visual Studio Code 中開啟這個資料夾的副本。你需要建立本地端的開發環境,建議為 Visual Studio Code 與安裝好的 NPM 與 Node。如果你的電腦中還沒設定好 `npm`,[這是它的設定流程]](https://www.npmjs.com/get-npm)。
|
在 Visual Studio Code 中開啟這個資料夾的副本。你需要建立本地端的開發環境,建議為 Visual Studio Code 與安裝好的 NPM 與 Node。如果你的電腦中還沒設定好 `npm`,[這是它的設定流程](https://www.npmjs.com/get-npm)。
|
||||||
|
|
||||||
前往 `your_work` 資料夾,開始你的專案:
|
前往 `your_work` 資料夾,開始你的專案:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user