Skip to content

Instantly share code, notes, and snippets.

@hannic
hannic / 0_reuse_code.js
Created March 2, 2014 13:55
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@hannic
hannic / README-Template.md
Last active May 6, 2020 10:37 — forked from anantbahuguna/README-Template.md
A template to make good README.md

📓 Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites