first commit
parents
Showing
front-end/.gitignore
0 → 100644
front-end/README.md
0 → 100644
front-end/babel.config.js
0 → 100644
front-end/package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
front-end/package.json
0 → 100644
front-end/public/favicon.ico
0 → 100644
File added
front-end/public/index.html
0 → 100644
front-end/src/App.vue
0 → 100644
front-end/src/assets/logo.png
0 → 100644
6.69 KB
front-end/src/assets/logo.svg
0 → 100644
front-end/src/components/HelloWorld.vue
0 → 100644
front-end/src/components/chart/LineChart.vue
0 → 100644
front-end/src/main.js
0 → 100644
front-end/src/plugins/vuetify.js
0 → 100644
front-end/src/router/index.js
0 → 100644
front-end/src/store/index.js
0 → 100644
front-end/src/views/About.vue
0 → 100644
front-end/src/views/Home.vue
0 → 100644
front-end/tests/e2e/.eslintrc.js
0 → 100644
front-end/tests/e2e/globals.js
0 → 100644
front-end/tests/e2e/page-objects/homepage.js
0 → 100644
front-end/tests/e2e/specs/test.js
0 → 100644
front-end/tests/unit/example.spec.js
0 → 100644
front-end/vue.config.js
0 → 100644