Skip to content

zell0323/restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restaurants

Alphacamp 專案作業

安裝所需環境

可執行git指令之終端機

安裝方法

  1. 於終端機輸入下列指令,或直接將程式碼打包下載
git clone https://github.com/zell0323/restaurants
  1. 進入專案資料夾
cd restaurants
  1. 下載所需套件
npm install 
  1. 執行專案,開啟虛擬本機伺服器
npm run dev
  1. 於瀏覽器輸入網址 http://localhost:3000/

專案功能

以Express以及handlebars架設網頁之實作練習

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published