Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 653 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 653 Bytes

Perch Website

The marketing homepage for Perch Sensing, presenting the company mission to the world.

Getting Started

  1. Clone the repo: git clone https://github.com/perch-sensing/perch-website.git
  2. At the project root, install dependencies: npm install
  3. Start up a development server: npm start
  4. View your edits at localhost:3000

Resources