Installing
-
2. Installing NodeJS
How to Install NodeJS on GNU/Linux
-
3. Installing Grunt
Then to Install Grunt Command Line Interface
Play:npm install -g grunt-cli
Or:
sudo npm install -g grunt-cli
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
How to Install NodeJS on GNU/Linux
Then to Install Grunt Command Line Interface
Play:
npm install -g grunt-cli
Or:
sudo npm install -g grunt-cli