Topic: MDB React with index.html
neo pro asked 7 years ago
is it possible to have index.html within the docfile so that i may run a index.html in the front end?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
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
Mirosław Stasiak free commented 7 years ago
What do you mean by writing docfile? If you want to open index.html, you need to configure your Webpack properly so that it compiles the files with React components into one file that is attached to index.html.neo pro commented 7 years ago
i just want to be able to call index.html from within the App.js