Hi team
I have recently finished the Moshify site (part of the HTML & CSS Course Part 3) and am currently progressing through deployment.
I have successfully installed parcel via the terminal, however when I run <parcel index.html> parcel doesn’t successfully reference the /css and /images folders. This is evident as the resultant site is clearly an html markup.
Please help!