---
layout: index
title: "Project Title"
navigation_weight: 0
why_text: |
  # Why

  This is an example why sections

  1. List item 1.
  1. List item 2.
  1. List item 3.

  Why should someone use your project?
install_text: |
  # Install

  Have can developers get your project?

      npm install example-project -g
---
