Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 745 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 745 Bytes

inventory-frontend

To satisfy all your fridge inventory needs, we created a comprehensive fridge inventory system for you! Here are some mockup images:

Overview Page with quick actions Detail Page with further information
Overview Page Overview Page

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.