Start a MDB Pro project with react


Topic: Start a MDB Pro project with react

Dencker pro premium priority asked 12 months ago

*Expected behavior*Being able to start the react project with the MDB pro.

*Actual behavior*Not able to "npm start" after doing "npm install"

Resources (screenshots, code snippets etc.)

NPM INSTALL

NPM START


Mateusz Lazaru staff answered 12 months ago

That may be a little bit confusing, but you need to run npm i and npm start from the mdb5-react-ui-kit-pro-advanced-7.0.0/app/ directory, so you should run

cd app
npm i
npm start

in the given order.


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
  • User: Pro
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 7.0.0
  • Device: Macbook Pro
  • Browser: Chrome
  • OS: MacOS Ventura 13.1
  • Provided sample code: No
  • Provided link: No