Skip to content

eating-chen/money_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

money_exchange

介紹

利用台灣銀行的賣出價位作為貨幣轉換的依據
工具:node.js、Express

安裝須知

須先安裝npm
先建立資料夾

>>mkdir test
>>cd test
>>npm init
>>npm install express-generator

clone 這份文件至test資料夾中即可 在資料夾內執行 npm start 即可看到頁面

資料庫

Mysql,檔案為 money_change.sql

需注意的事項

在 routes/index.js中有設定mysql 的方式,是需求更改參數

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published