Skip to content

eddie8119/Restaurant_Menu_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

專案介紹

利用Node.js環境 + Express框架,做一個餐廳資訊網站

操作功能

  • 點擊餐廳資訊卡可以看到個別餐廳更多資訊Coffee
  • 使用餐廳搜索關鍵字或是類別,搜尋餐廳

專案使用工具

  • Node.js -執行環境
  • express:4.16.4 -框架
  • express-handlebars:3.0.0 -樣板引擎
  • bootstrap:4.3.1

安裝執行

  • clone專案網址: https://github.com/eddie8119/Restaurant_Menu_Website
  • 安裝npm: npm init -y
  • 安裝express: npm install express@4.16.4
  • 安裝handlebars: npm install express-handlebars@3.0.0
  • 在終端機到達檔案存放路徑
  • 在終端機 nodemon app.js
  • 網頁連上伺服器 http://localhost:3000/,開啟應用網頁
  • 終端機離開中斷連線指令: Ctrl+C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published