Vue front end for infinite scroll Pinterest site.
Flask backend see repo
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
* Making sure flask backend runs on port 5000, or modify Masonary.vue for js remote call.
* Serve built files locally
npm install -g serve
serve -s dist -l 8080
yarn 1.19.0
node v10.15.3
mac Mojave
"vue-masonry": "^0.11.8"
"vue-slide-bar": "^1.2.0