https://annchoucode.github.io/Glasses-Web/
設計稿來自於六角學院,此為課程作品
- 首頁
- 系列鏡框
- 門市據點
- Vite
- Git Flow
- HTML、SCSS
- JavaScript
以下將會引導你如何安裝此專案到你的電腦上。
- 專案的 Node.js 版本需為 v16 以上
git clone https://github.com/AnnChouCode/Glasses-Web.git
npm install i bootstrap
- 初次下載該範例專案後,需要使用 npm install 來安裝 Bootstrap 套件
npm run dev
- 執行開發模式- 若沒有自動開啟瀏覽器,可嘗試手動在瀏覽器上輸入
http://localhost:5173/Glasses-Web/pages/index.html