Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 488 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 488 Bytes

food-pricing-frontend

A web application for automatic food recognition and pricing in cafeterias.

A project for TUM Masterpraktikum: Edge Computing and the Internet of Things

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.