Skip to content

ej038b8vhu/or-mui-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

可以透過以下適合的方式執行

  • 執行方式 1 - 點選上方標題連結至部署網址

  • 執行方式 2 - 在 repo 主頁面下載為 zip 檔

    1. 解壓縮檔案 (下載完成後點擊該 zip 資料夾 )
    2. 用編輯器(vscode, atom...)開啟該資料夾
    3. 執行 npm install
    4. 執行 npm start
  • 執行方式 3 - 本地端終端機執行

    1. 終端機輸入 git clone https://github.com/ej038b8vhu/todo-list.git
    2. 用編輯器(vscode, atom...)開啟該資料夾
    3. 執行 npm install
    4. 執行 npm start

Migrate to Vite from Create React App (CRA)

  • Reduce project physical size over 300 MB.
  • step refer