metronic v.8, when i run gulp with demo51, all process are done, but no css folder inside assets folder. how can i fix that?
Hi there,
Thank you for reaching out to us. To resolve the issue you're experiencing, please follow these steps:
1. Download the source code from this link:
https://devs.keenthemes.com/metronic
2. Ensure that you have Yarn installed on your system. If you don't have it installed, you can refer to the official Yarn website for instructions on how to install it.
3. Open a terminal or command prompt and navigate to the root directory of your project.
4. Run the following command to install all the necessary dependencies using Yarn:
yarn
gulp