Topic: MDB PRO REACT NOT WORKING!!!!!!!!!!!!!

garrithsteyn pro asked 5 years ago


I have sent emails, asked on the forum and no one answers. I have paid for your product and I can't use it. Either you answer my questions and help me resolve the problem, or give me my money back!

garrithsteyn pro commented 5 years ago

???????????????????????????????????????????????????????????????????

Jakub Strebeyko staff answered 5 years ago


Hi there garrithsteyn,

We are here to help. What problems are you encountering, exactly? Any details are welcome.

With Best Regards,
Kuba


Jakub Strebeyko staff answered 5 years ago


Hi there,

Our goal was to output an app with a file structure planned with best practices in mind, having it be as simple and predictable as possible, so that no additional documentation is needed. Fact that someone gets lost suggest we might still improve.

First thing's first - the whole documentation lives in the ./docs directory of the repository.
All the app's possible routing takes place in ./docs/Routes.js, where, in case you'd like to build upon the existing app, the imports and <Route> should be applied.
The app's pages and their .css reside in ./docs/pages/.

I don't quite follow the meaning behind "explain a file structure for jumbotronPage.js and corresponding <routes> and imports". At the end of your post, there is an exact citation of exactly the way jumbotron page is being used by <Route>, most probably straight from the ./docs/Routes.js file, where everything is shown: first, the import of the jumbotron page from the .docs/pages directory:

import JumbotronPage from "./pages/JumbotronPage";

Then, the way <Route> is using it:
<Route path="/css/jumbotron" component={JumbotronPage}/>


Let me make sure, are you managing to get the app running or are you getting errors and/or a blank screen? What are you looking for to do? Is there any other information you think is missing? If so, what is it?

With Best Regards,
Kuba

P.S. To make sure the issues get treated with care they deserve - meaning they don't get lost in heaps of threads, and stay easily accessible for other people who might be facing them - next time please submit them by clicking the "Ask question" button on the main support page here.


Landercom pro answered 5 years ago


Hi! If possible, can you direct me to a test page that shows a file structure for App.js, index.html, index.js and where to apply the import and <Route for the template. Also explain a file structure for jumbotronPage.js and corresponding <routes> and imports. There should be a detailed and thourough tutorial for to match the MDB pro React version price point. Please explain what file will need the below Route path. It's really unclear that anything is working other than my package.json which has proper dependencies according to the mdb instructions. NPM start launches the server and I'm ready but it's daunting to have to sift through everything with little direction. <Route path="/css/jumbotron" component={JumbotronPage} /> Best, Landercom

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB React
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags