Skip to content

zjinh/CloudWeather

Repository files navigation

CloudWeather(C-Weather)

C-WEATHER

🖥 应用界面(web)

CloudWeather

🖥 应用界面(electron)

CloudWeather

项目说明

这个项目由Cloud使用命令分割生成,隶属于CloudWeb项目

支持web和electron

🛠 使用的技术栈

⌨️ 本地开发

克隆代码

git clone https://github.com/zjinh/CloudWeather.git

安装依赖

cd CloudWeather
npm i

淘宝的npm源

npm config set registry 'https://registry.npm.taobao.org'
npm config set ELECTRON_MIRROR='https://npm.taobao.org/mirrors/electron/'

运行项目

npm run dev:web
npm run dev:electron

打包项目

npm run build:web
npm run build:electron

About

使用vue和electron实现的天气应用(C-Weather)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published