Vissza az oldal tetejére

lonalore/netpincer

Browser extension (tested with Chrome) containing helper tools to re-arrange restaurants on Netpincer.hu website.
Netpincer.hu - Re-Arrange

Browser extension (tested with Chrome) containing helper tools to re-arrange restaurants on Netpincer.hu website.

Commands for development

Install dependencies:

npm install

Run webpack with file watcher:

npm run webpack

Run webpack to generate minified js files:

npm run webpack:prod

Run development server:

npm start