# electron-react-forge **Repository Path**: mrosunset/electron-react-forge ## Basic Information - **Project Name**: electron-react-forge - **Description**: electron-react-forge 搭建的Electron + React 应用模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-02 - **Last Updated**: 2022-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Electron + TypeScript + React Boilerplate for a project using Electron, React and Typescript. ## Installation Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies ```bash yarn ``` ## Usage Just run `start` script. ```bash yarn start ``` ## Packaging To generate the project package based on the OS you're running on, just run: ```bash yarn package ``` ## Contributing Pull requests are always welcome 😃. ## License [MIT](https://choosealicense.com/licenses/mit/)