Skip to content

jcsamoyed/F2E-2022-week3

Repository files navigation

Scrum 新手村懶人包

nodejs vue/cli vue

作品說明

本專案為 The F2E 4th Week3 之參賽作品:Scrum 新手村懶人包

組別:團體組【一朵空氣】

使用設計稿:https://2022.thef2e.com/users/12061549261446883585

系統說明

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

資料夾說明

  • /public - 靜態檔案
  • /src
    • /assets - scss 及圖片檔
    • /components - 元件
    • /router - 路由配置
    • /views - 頁面

使用技術