Ocolus1 / amazon-review-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To get started with this repo

Clone this repository with

git clone https://github.com/Ocolus1/amazon-review-extension.git
cd amazon-review-extension

To install the packages

npm install 

In local build to show real time changes like the javascript one.

npm run dev

For production

npm run build

After npm run dev load it in the chrome extension

You will see a "dist" generated for you by webpack.

Select that folder to load the extension.

About


Languages

Language:JavaScript 85.9%Language:HTML 8.6%Language:CSS 5.5%