Showing 1 – 1 of 1 replies
queenyjina

Downloaded and unpacked it, I can not […]

queenyjina PURCHASED
5 years ago
Downloaded and unpacked it,
I can not find html5 index.html in the bootstrap4 folder.
Where can I find index.html?
themicon
themicon SELLER
5 years ago
Hi, there's not index.html because the default routes is the dashboard.html file. When using webpack, the npm run start command automatically opens that page by default (see package.json) for development.
If need an index file, you can rename any of the page to that name.

Let me know if you have any question
Regards