使用 npx 創建本後臺應用: npx create-react-app my-admin ... 入口文件 │ ├── Page.js // 頁面路由入口 │ ├── App.js // 主應用入口 ...
確定! 回上一頁