goodstemy / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

How to run:

Just install dependencies and start

npm install -g electron
npm install && npm start

How to develop:

npm install -g webpack
npm install -g electron
npm install
npm start
from another terminal: npm run watch

About

License:Apache License 2.0


Languages

Language:JavaScript 65.4%Language:CSS 31.0%Language:HTML 3.5%