Skip to content

DevinKWu/f2e-week5

 
 

Repository files navigation

f2e-week5

Alex 宅幹嘛 x 六角學院 前端修煉精神時光屋 Week5 - 漫畫閱讀器

https://www.youtube.com/watch?v=MTpocmnewcI

Build Setup

# 安裝相關套件
npm install

# 執行網頁伺服器
npm run dev

# 執行API伺服器
npm run api

# 執行網頁伺服器 & API伺服器 *建議使用*
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.6%
  • CSS 34.0%
  • Vue 14.7%
  • HTML 7.7%