/weather-vue

weather desktop application with vue and nwjs

Primary LanguageJavaScript

weather-vue

a desktop weather application built with vue and nwjs

Build Setup

# install dependencies
npm install

# run NW.js application for development
npm run dev

# build NW.js application for production
npm run build

This project was generated with nwjs-vue using vue-cli.