Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amiraliamhh/bug-reporter

bug reporter chrome extension
https://github.com/amiraliamhh/bug-reporter

Last synced: 12 days ago
JSON representation

bug reporter chrome extension

Awesome Lists containing this project

README

        

### 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`