RookieHao / simple-react-electron

react结合electron的项目模板。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

react结合electron的项目模板。

starting

  npm install
  npm start

build windows version

  npm run build:win

build linux version

  npm run build:linux

build mac version

  npm run build:mac

About

react结合electron的项目模板。


Languages

Language:JavaScript 97.0%Language:CSS 1.6%Language:HTML 1.4%