duke79 / universal-command-palette-chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev testing

  1. As app -
npm i
npm start
  1. As chrome extension -
npm i
npm run build

Load the unpacked extension in chrome from the build directory.


This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 71.5%Language:TypeScript 25.7%Language:HTML 1.8%Language:CSS 1.0%