Closed aicelm closed 6 years ago
Thanks for contributing. The previous version did require ruby to compile sass which was not documented.
I have updated the dependency to use libsass to compile the sass files with node only. I've also updated the documentation with the compatible versions of Node. I tested with a clean install of git and node on a windows machine and it now works out of the box.
This project doesn't run out of the box on windows boxes.
If you want to test it on a windows machine , first of all you have to have installed some pre-requirements:
Ruby , Sass , python ( I've forgot exactly at which point of installation was required, tip : node-gyp modules) . Take a look to some prerequisites on Windows boxes
livereload has to be install globally.
Hope it helps! :-)