Skip to content

hugsin/wallpaper-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

95 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

wallpaper-electron


A Desktop App for MAC & WIN

License



mac

mac



mac

mac

config

win
set ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
liunx
export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
yarn
yarn config set electron_mirror https://npm.taobao.org/mirrors/electron/
npm 
npm config set electron_mirror https://npm.taobao.org/mirrors/electron/

Project setup

yarn install

Data

https://f794c6c4-6af8-4d74-b405-d93ed7968c0f.bspapp.com/http/wall

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn  electron:build

Lints and fixes files

yarn lint

win env & build you app

releases:win

mac env & build you app

releases:mac

Customize configuration

See Configuration Reference.