NYCU-SDC / front-end-training

0 stars 0 forks source link

TASK FETP-23 #12

Closed kdotwei closed 2 months ago

kdotwei commented 3 months ago

TASK FETP-23

我們在 FETP-9 中使用的 npm run dev -- --host 只能提供臨時的 Web Service。

本任務要讓各位安裝並設定 Web Server: Nginx,同時部署自己的 Vue 專案,來提供固定的 Web Service。

各位將於本次任務學習到:

  1. 如何部署 Vue 專案
  2. 初步認識 Developing Environment 與 Production Environment
  3. 如何提供 Web Service(建立你的網站)

INFORMATION

[!WARNING] 請一定先完成前置任務在開始執行此任務!

GUIDELINE

FETP-23 File Location: tasks/fetp-23.md

kdotwei commented 2 months ago

Task due.