-
- Downloads
add vue.js frontend and bootstrap-vue
Showing
- frontend/.gitignore 23 additions, 0 deletionsfrontend/.gitignore
- frontend/README.md 24 additions, 0 deletionsfrontend/README.md
- frontend/babel.config.js 5 additions, 0 deletionsfrontend/babel.config.js
- frontend/jsconfig.json 19 additions, 0 deletionsfrontend/jsconfig.json
- frontend/package-lock.json 11812 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 45 additions, 0 deletionsfrontend/package.json
- frontend/public/favicon.ico 0 additions, 0 deletionsfrontend/public/favicon.ico
- frontend/public/index.html 17 additions, 0 deletionsfrontend/public/index.html
- frontend/src/App.vue 27 additions, 0 deletionsfrontend/src/App.vue
- frontend/src/assets/logo.png 0 additions, 0 deletionsfrontend/src/assets/logo.png
- frontend/src/components/LoginPage.vue 15 additions, 0 deletionsfrontend/src/components/LoginPage.vue
- frontend/src/main.js 11 additions, 0 deletionsfrontend/src/main.js
- frontend/vue.config.js 4 additions, 0 deletionsfrontend/vue.config.js
frontend/.gitignore
0 → 100644
frontend/README.md
0 → 100644
frontend/babel.config.js
0 → 100644
frontend/jsconfig.json
0 → 100644
frontend/package-lock.json
0 → 100644
This diff is collapsed.
frontend/package.json
0 → 100644
frontend/public/favicon.ico
0 → 100644
4.19 KiB
frontend/public/index.html
0 → 100644
frontend/src/App.vue
0 → 100644
frontend/src/assets/logo.png
0 → 100644
6.69 KiB
frontend/src/components/LoginPage.vue
0 → 100644
frontend/src/main.js
0 → 100644
frontend/vue.config.js
0 → 100644