Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 374 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 374 Bytes

Weather-Chrome_Extension

A chrome extension to practice React, Typescript, Chrome extension development.

quick start

  1. go to Weather-Chrome_Extension root folder and run
npm install
npm start
  1. Open chrome browser and go to chrome://extensions/
  2. Select button Load unpacked
  3. select the Weather-Chrome_Extension/dist folder
  4. start extension