add simple ui fetures to test it

This commit is contained in:
2022-06-24 12:13:50 +02:00
parent 5fd3d9c9ba
commit 57930b1c50
16 changed files with 539 additions and 69 deletions

View File

@@ -8,9 +8,11 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@tinymce/tinymce-vue": "^3.2.8",
"boostrap": "^2.0.0",
"bootstrap": "^5.1.3",
"core-js": "^3.6.5",
"tinymce": "^6.0.3",
"vue": "^2.6.11",
"vuedraggable": "^2.24.3"
},