Grunt
Webbplats
Grunt js.comFil för inställningar
Gruntfile.js
Install Grunt
sudo npm install -g grunt-cli
sudo npm install
grunt build
Change localhost to '0.0.0.0' to access the server from outside
grunt serve --allow-remote
Gruntfile.js
sudo npm install -g grunt-cli
sudo npm install
grunt build
grunt serve --allow-remote