/bug-reporter

bug reporter chrome extension

Primary LanguageJavaScript

To start development server:

You have to have Parcel installed:

npm i -g parcel-bundler

Then, for testing main features:

npm start

For developing options page:

npm run options

And go to http://localhost:1234