Skip to content

list12318/Electron-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron+React

About The Project

Electron basic template with built-in rendering end using React framework

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/list12318/Electron-React.git
  1. Install packages
cd Electron-React
npm install

cd app
npm install
  1. Run using command:
cd Electron-React
npm start

cd app
npm run start-electron

Build

cd Electron-React
npm run build
  1. Windows
cd app
npm run build:windows
  1. Linux
cd app
npm run build:linux

About

Electron+React 模板项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published