I have downloaded demo5, do I still have to do all the yarn / gulp stuff explained in the documentation? I opened index.html in demo5/dist folder and every thing seems ok.
Hi,
If you like to customize the css styles or javascript code then you will modify the code in src
folder and use gulp to compile the changes to assets
folder.
Regards.