Skip to content

Instantly share code, notes, and snippets.

@zhjgithub
zhjgithub / README-Template.md
Created December 29, 2017 14:47 — forked from PurpleBooth/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

@zhjgithub
zhjgithub / 0_reuse_code.js
Created February 26, 2017 06:06
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