Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/creative-computing-society/creative-computing-society.github.io

This is the Hacktoberfest first contribution website of CCS
https://github.com/creative-computing-society/creative-computing-society.github.io

beginner-friendly css firstpr-friendly hacktoberfest hacktoberfest2018 html js

Last synced: about 2 months ago
JSON representation

This is the Hacktoberfest first contribution website of CCS

Awesome Lists containing this project

README

        

# 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. ---
1. Clone Repo
2. inside directory root, run - npm install (in terminal)
3. Run in terminal - gulp dev (will fire up localhost server so you view the site and edit)