How to compile lesscss using node.js
问题 Hi, I have finished to code my website using lesscss client side and now want to compile less so I have donwloaded node.js . My website is running on localhost and I want first to know: where I have to install node.js what I have to do next ( commands lines tools, commands lines etc. ). If someone can help me because I'm a newbie in this field. Thanks. 回答1: You can install the LESS compiler directly from npm . Install node.js . Go to this page and download the installer for your platform. If