ClearBowl/front/pages
2020-01-19 18:10:48 +01:00
..
recipes Refreshing recipes table after adding recipe 2020-01-19 18:10:48 +01:00
calculator.vue [CLEAR-34] Add simple form for calculator 2020-01-08 16:12:38 +01:00
history.vue [CLEAR-39] Add charts 2020-01-19 17:38:29 +01:00
index.vue [CLEAR-39] Add charts 2020-01-19 17:38:29 +01:00
login.vue [CLEAR-28] Adding/retrieving products 2019-12-05 11:23:34 +01:00
products.vue [CLEAR-39] Change products table size 2020-01-19 18:06:10 +01:00
README.md [CLEAR-20] [CLEAR-21] Implemented logging in/out and registration of users 2019-11-30 22:17:00 +01:00
register.vue [CLEAR-28] Adding/retrieving products 2019-12-05 11:23:34 +01:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.