Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 901 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 901 Bytes

start-learn 自學地圖(自學起步走)

這個專案旨在幫助對自學感興趣的學生和家長,提供完整的自學資訊和AI智能問答服務。我們相信每個人都應該有機會選擇最適合自己的學習方式。

This project aims to help students and parents interested in homeschooling by providing comprehensive information and AI-powered Q&A services about experimental education in Taiwan.

專案設置 Project Setup

yarn install

開發環境編譯與熱重載 Compiles and Hot-reloads for Development

yarn serve

生產環境編譯與壓縮 Compiles and Minifies for Production

yarn build

程式碼檢查與修復 Lints and Fixes Files

yarn lint

自定義設定 Customize Configuration

參考 Vue CLI 配置參考.

See Configuration Reference.