This is the marketing website for Code and Cursor, a software development company.
This is a minimal, static website built using Harpjs and Lee Munroe's Motherplate for basic grid and styles.
Install harp
npm install -g harp
Navigate into project directory, then
harp init
harp server
Project will be available at localhost:9000