Billmike / markdown-tooltip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown-tooltip

Introduction

Markdown-tooltip is still being actively developed

Getting Started

  • Clone the repo to your local machine
> $ git clone https://github.com/billmike/markdown-tooltip.git
  • Change directory into the more-recipes directory
> $ cd markdown-tooltip
  • Install all required dependencies by running
> $ yarn
  • To start the application, run
> $ yarn start

How To Contribute

  • Fork the repository
  • Create a feature branch with a feature.md file
  • Write tests and make them pass
  • Open a pull request

About


Languages

Language:JavaScript 74.9%Language:HTML 13.5%Language:CSS 11.6%