项目作者: shashikanthgadgay

项目描述 :
A simple Chrome Extension for Weather
高级语言: JavaScript
项目地址: git://github.com/shashikanthgadgay/Weather-CE.git
创建时间: 2017-11-19T18:49:00Z
项目社区:https://github.com/shashikanthgadgay/Weather-CE

开源协议:

下载


Weather

A simple chrome extension to show weather information

Steps to build and run

  1. Install node and npm
  2. Run npm install
  3. Run npm run build
  4. Load the dist folder into the chrome browser as extension

    If you are not familiar on loading the extension, you can check it out here