ClearBowl/front/pages
2020-01-12 21:39:31 +01:00
..
recipes [CLEAR-34] Add missing files 2020-01-12 21:39:31 +01:00
calculator.vue [CLEAR-34] Add simple form for calculator 2020-01-08 16:12:38 +01:00
index.vue [CLEAR-34] Add calculating values 2020-01-08 17:37:42 +01:00
login.vue [CLEAR-28] Adding/retrieving products 2019-12-05 11:23:34 +01:00
products.vue [CLEAR-28] Adding/retrieving products 2019-12-05 11:23:34 +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.