sirtawast / helsinkilunch_old

HELSINKILUNCH – THE CULINARY EXPERIENCE
MIT License
0 stars 0 forks source link

Build Status

helsinkilunch

HELSINKILUNCH – THE CULINARY EXPERIENCE


All your favourite Helsinki restaurants in one place.

Very quick hack at the moment.

Demo

How to use

Install node >= 8, clone repo.

Crawl the sites

npm install

npm run crawl

Build Setup for frontend


npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.