I followed the gulp tutorial for demo 10, but the index.html file is missing, I tried other examples and got the same situation, could someone help me ?
I had the same issue when I first tried demo 10 — turned out Gulp wasn't copying the index.html because the path in the task was off. I fixed it by double-checking the src and dest in my gulpfile. Funny enough, I ran into this while building a simple frontend to display summaries of leyes de armas en massachusetts — wasn’t expecting a missing HTML to slow me down!
Hi,
Please make sure you downloaded the latest version of Metronic Demo 10 from Metronic Downloads page.
Please refer to dashboard.html
for the main page of the demo.
The index page is used as a launcher for this demo.
Regards.