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-26T00:39:20+00:00",
"source_file": "7-bank-project/solution/README.md",
"language_code": "mo"
}
-->
# 銀行應用程式
> 銀行應用程式專案的範例解決方案,使用純 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 ) 進行翻譯。儘管我們努力確保準確性,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於關鍵信息,建議使用專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋不承擔責任。