Skip to content

bananawalnut/browser-extension

 
 

Repository files navigation

react-typescript-web-extension-starter

Getting Started

Run the following commands to install dependencies and start developing

npm install
npm run dev

Build

Run the following command to build the production-ready unpacked extension

npm run build

Built with

About

A web extension starter kit built with React and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • TypeScript 26.9%
  • HTML 12.5%