Hi,
I am paying for a hosting service and I can not install node.js.
Is there a way to intall this theme like unziping files inside server? Simple as that.
Thank you very much.
Hi,
Thank you for you fast response.
You say I don't need to install node.js but when I go here: https://preview.keenthemes.com/html/metronic/docs/getting-started/setup
And I go to see how to install with Gulp (https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp) or with Webpack (https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpack) and it says:
"Download and install Node.js from Nodejs. The suggested version to install is 14.16.x LTS."
Anyway I can not install node.js in my server account
Is there a different way?
Thank you very much.
Hi,
This is required to customize the source files in your development computer just to compile the changes into the assets folder. Then when you deploy your site to hosting you only copy the compiled assets folder. This is a standard approach for web development nowadays. Can you please check the video tutorials here and invest some time and you will be able to use Metronic for your project really quick.
Regards.
Hi,
Please note that you do not need to install Node.js on your hosting server. You just need to install the build tools in your development machine just to customize the source js and sass and compile the assets folder to upload into your hosting server.
Please follow this Quick Setup guide to getting started with Metronic just in 10 minutes and deploy it into your hosting with only HTML and compiled assets(js, CSS, fonts, media).
Regards