Skip to content

Instantly share code, notes, and snippets.

@seanc
Created January 17, 2016 10:15
Show Gist options
  • Save seanc/66240ba95ba246cb729d to your computer and use it in GitHub Desktop.
Save seanc/66240ba95ba246cb729d to your computer and use it in GitHub Desktop.
A template README

Your Project

A short, sweet, and simple description of your project.

Example Badge Foobar Badge

A more lengthly description of the project. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse mollis, libero ac ultrices tempus, urna dolor mattis arcu, consectetur pretium diam nulla quis tellus. Suspendisse egestas tortor in felis ornare rhoncus. Sed orci leo, auctor consectetur egestas.

Installation

$ npm install your-project

Usage

import Foo from 'bar';

const foo = new Foo();
console.log(foo.bar);

Docs & Support

Credits

Jamen Marz
@jamen

License

MIT © Jamen Marzonie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment