w3develops / w3Develops

The w3develops.org open source codebase - Learn, build, and meetup with other developers on DISCORD https://discord.gg/WphGvTT and YOUTUBE http://bit.ly/codingyt
https://w3develops.org
Other
125 stars 46 forks source link

Add note to the readme that in order to use scss or gulp contributors must have gulp and npm installed gobally installed globally #253

Closed JonDevOps closed 5 years ago

JonDevOps commented 5 years ago

Then they must do a npm install to install the dependencies. Then follow the other steps already listed in the readme to turn the scss into css and then into a min.css file.... which is just the "gulp css" command, once npm and gulp is installed globally and then again gulp is installed n the repo.