Topic: Witch is the Correct detailed procedure to set "Node.js - Bootstrap - MDB - React" dev environment on windows ?
Gianluca Franzoni asked 5 years ago
Expected behavior
Actual behavior
Resources (screenshots, code snippets etc.)
Aliaksandr Andrasiuk staff answered 5 years ago
Hi,
I'm not sure about your question, but I guess you mean - how to configure an application with React, MDB, Bootstrap
from scratch?
1) Install Node.js
2) Type npx create-react-app my-app
in console
3) After Installation is completed type cd my-app
to change location to your application
4)Then type npm install mdbreact bootstrap
in console
After all these actions your application is ready to use.
Hope I colud help.
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 React
- MDB Version: 4.13.0
- Device: Any
- Browser: Any
- OS: Windows
- Provided sample code: No
- Provided link: No