Skip to content

SailingCoder/electron-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-builder

To Use

# Clone this repository
git clone https://github.com/ghSailing/electron-builder.git
# Go into the repository
cd electron-builder
# Install dependencies
npm install
# Run the app
npm start

make

# make out
npm run make

build windows exe

# build exe
npm run package

build mac dmg

# build dmg
npm run dmg

mac打包dmg,必须在mac电脑

About

electron生成dmg与exe

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published