Grunt is only used to build the stylesheets, if you don't plan on updating the styles you don't need to do these steps.
npm install to have Grunt readyTo update the css documents, edit the resources/css/gallery.less file. Then run npm run build.