Test project Pre:
npm, python 3.x for the server script
Init:
npm install
npm install grunt-cli -g - to be able to run grunt from the project root
Tasks
grunt build - builds the project
grunt - starts watcher
grunt resize - resizes assets up 200% in the assets-src/resize folder (nearest neighbour)