Renewal of priceSearch
Get and compare prices of productions in EC sites in Japan and Taiwan.
Developed with Flask and Vue.js.
https://jp-tw-price-search.herokuapp.com/
pipenv install
npm install
python server.py
npm run serve
npm run build
gunicorn server:app