Hello Guys,
I have purchased the latest version of "Metronic" as I am willing to build a web application with Vue.js (or HTML) and Lavarel.
I used to be a developer a long time ago, and I am not familiar with new stacks like Node, npm, etc. So I am finding it difficult to install and explore the theme.
Is there a simple (old) way of previewing the theme?
Another question,
I am looking to customize the theme on top of Lavarel. Is there any dev free to help with this?
I really appreciate your replies.
Best
Hi Alain,
We understand your concern. We have quite large styles for all pages. Node, npm, etc. can help when managing large styles by converting SCSS to CSS files. SCSS has features that don't exist in CSS yet like nesting, and mixins. This is a great way to modularize CSS and help keep things easier to maintain.
You can follow this guide step by step to build the assets and start the Laravel application.
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build
Let us know if you have any issues.
Thanks