Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 448 Bytes

Synopsis

This is the marketing website for Code and Cursor, a software development company.

Tools

This is a minimal, static website built using Harpjs and Lee Munroe's Motherplate for basic grid and styles.

Development

Install harp npm install -g harp

Navigate into project directory, then

harp init harp server

Project will be available at localhost:9000