You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "461aa4fc74c6b1789c3a13b5d82c0cd9",
"translation_date": "2025-08-24T00:10:28+00:00",
"source_file": "7-bank-project/solution/README.md",
"language_code": "tw"
}
-->
# 銀行應用程式
> 銀行應用程式專案的範例解決方案,使用原生的 HTML5、CSS 和 JavaScript 開發(未使用任何框架或函式庫)。
## 運行應用程式
首先,請確保您已經啟動了 [API 伺服器 ](../api/README.md )。
任何網頁伺服器都可以用來運行此應用程式,但由於您應該已經安裝了 [Node.js ](https://nodejs.org ) 來運行 API, 因此您可以:
1. Git clone 此儲存庫。
2. 打開終端機,導航到此目錄,然後執行 `npx lite-server .` 。這將在埠 `3000` 啟動一個開發用的網頁伺服器。
3. 在瀏覽器中打開 `http://localhost:3000` 來運行應用程式。
** 免責聲明**:
本文件使用 AI 翻譯服務 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 進行翻譯。雖然我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於重要資訊,建議尋求專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋不承擔責任。