So many new things happening! Pretty stoked that I managed to get ZURB’s Foundation working on my Node.js application, my next step was to get the app deployed to Heroku. Until this point I’d only ever deployed a project to Heroku by following and mimicking the ‘Getting Started‘ tutorial. My seethisspot project was already very […]
Using ZURB’s Foundation 5 in a Node.js project
Scouring the Internets for hours on end, I found it incredibly difficult to find a solid example of somebody using ZURB’s fabulous Foundation 5 in a Node.js project. Could it even be done? Do I really have to install ruby? What’s going on? What is Grunt anyway? Of everything I found that looked semi-helpful, I […]