Topic: How to work with a dashboard in React
desarrolloglobal
asked 11 months ago
Expected behavior hi, I install MDB-React-Admin-Pro, without problem, I can see the dashboards in http://localhost:3000/dashboards/
now I want to start working with the dashboard.V3 and put my info.How is the procedure?
thanks, Leonardo.
Actual behavior
Resources (screenshots, code snippets etc.)
desarrolloglobal
answered 11 months ago
thanks by your answer Piotr,
Ok, I understand the concept, for Example, I copy and paste the code of Blog listing v.1, and I can see in my project the Blog complete.
Now I want to see in my project, the dashboard versión 3, but I don't know from which part I should copy the code.
Regards Leonardo.
Piotr Glejzer staff commented 11 months ago
Everything from dashboard v3, imports, code, etc.
You also need a dependency to this package in another app to working with.
Answered
- User: Free
- Premium support: No
- Technology: React
- MDB Version: 4.26.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 11 months ago
We don't have a procedure to do that. You can do what you want. Copy and paste, modify, add some extra styles/components, backend, etc. Whatever your heart desires :)