# Wudong-Electron-React-Ts **Repository Path**: wudongo/wudong-electron-react-ts ## Basic Information - **Project Name**: Wudong-Electron-React-Ts - **Description**: 纯净版 Electron + React + Ts 模板 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-10 - **Last Updated**: 2023-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wudong-Electron-React-Typescript ## Quick Start ```sh git clone -b master https://gitee.com/wudongo/wudong-electron-react-ts.git cd wudong-electron-react-ts npm install npm run dev ``` ## Build ```sh npm run build ``` references of some webpack config come from https://github.com/sprout2000/electron-react-ts.git.