Skip to content

使用electron + react 开发一款桌面版本的天气预报app

Notifications You must be signed in to change notification settings

tiandi0228/electron_weather

Repository files navigation

天气预报

使用electron + react 开发一款桌面版本的天气预报app

  • 使用的是和风天气的免费接口,key可以自己去申请

演示

安装

$ yarn

开发

$ yarn dev

打包

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

使用electron + react 开发一款桌面版本的天气预报app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages