The repository for the Creative Computing Society's Hacktoberfest website.
Website can be found at: https://creative-computing-society.github.io
For an extensive beginner's guide on how to make a pull request, kindly visit https://github.com/creative-computing-society/Guide_to_contribute_in_Hacktoberfest
Also you can try and learn working with github more on try.github.io !
// Set up Intructions if you want to run broswersync, scss ect. ---
- Clone Repo
- inside directory root, run - npm install (in terminal)
- Run in terminal - gulp dev (will fire up localhost server so you view the site and edit)