Closed theofidry closed 9 years ago
Add nodejs:
curl -sL https://deb.nodesource.com/setup | sudo bash - sudo apt-get install nodejs
or http://konradpodgorski.com/blog/2014/06/22/how-to-install-node-js/
Install gulp globally for more comfort:
npm install gulp
Install SASS; Usefull at least for the interactive shell.
Goes with #33 so is reported to the next milestone.
Closed via a6096b90bd1c7847b781ef7ed3101a7e707ef5e9
Add nodejs:
or http://konradpodgorski.com/blog/2014/06/22/how-to-install-node-js/
Install gulp globally for more comfort:
Install SASS; Usefull at least for the interactive shell.