Topic: Install mdbvue admin pro in existing project
Rogelio Sanchez
asked 7 years ago
How can I install the admin pro template of vue? if I have an existing project with mdbvue pro already installed
Mikołaj Smoleński
staff answered 7 years ago
Hi there Rogelio!
I've just prepared quick steps for MDB Vue Pro & Admin merging:
- From Admin
srcdirectory copy all content from foldersassetsandcomponentsto Your existing appsrcdir. - Then merge content of files
main.jsandrouter/index.jswith same files in Your project. - Next, please add some missing dependecies by typing
yarn add vuetify dayspan-vuetify vue2-google-maps material-design-icons-iconfont. - Update index.html
bodytag by addingfixed-snclass. - Finally You can launch Your app (
yarn startoryarn serve). There could be some es-lint errors to fix. - If You want to access admin pages You can link to them using
router-linksor just importing readynavsas in the adminApp.vuefile.
If I missed something, please write me back.
Best regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 5.1.1
- Device: Mac
- Browser: Google Chrome
- OS: macOs High Sierra
- Provided sample code: No
- Provided link: No