creative-computing-society/creative-computing-society.github.io
This is the Hacktoberfest first contribution website of CCS
repo name | creative-computing-society/creative-computing-society.github.io |
repo link | https://github.com/creative-computing-society/creative-computing-society.github.io |
homepage | https://creative-computing-society.github.io/ |
language | HTML |
size (curr.) | 4743 kB |
stars (curr.) | 170 |
created | 2018-10-02 |
license | MIT License |
Creative Computing Society
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 !
Optional commands
// 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)