Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 842 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 842 Bytes

fuud? - a Vue.js web client

Build Status

A web app for checking daily lunch offers from various providers around the TalTech campus (for now).

Made using Vue + Vuex, data is consumed from a separate REST API (raimondlume/fuud-server).

The project is in its alpha stages at the moment, check it out at fuud.xyz

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build


Made with Bulma