genkio / browser-extension-starter

A web extension starter kit built with React and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 60.6%Language:TypeScript 26.9%Language:HTML 12.5%