T
T
teodor7teodor72019-12-17 12:35:12
Vue.js
teodor7teodor7, 2019-12-17 12:35:12

How to use dashboard in Vue.js app?

A beginner in Vuejs
started with https://cli.vuejs.org/ru/guide/installation.html
I want to expand my application with the admin panel https://github.com/creativetimofficial/vue-paper-d...
But I see what's there files are used by App.vue https://github.com/creativetimofficial/vue-paper-d... and much more. I see that if I take it as a basis, then there may be problems with styles with what I give to the client.
I just have a different theme for the client. Based on Vue-cli. How to properly use such admin panels to use them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Lukyanov, 2019-12-19
@ArtyomPLAY

Make dashboard as a standalone application. It will just be more convenient. Less problems with access levels, less API confusion, etc. There is no style overlap.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question