Skip to content

surreymagpie/eleventy-cornerhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eleventy-cornerhouse

A static site for a dental practice

Setup

  1. Clone or download this repo
git clone [email protected]:surreymagpie/eleventy-cornerhouse.git
  1. Download eleventy and any other dependencies
cd eleventy-cornerhouse
yarn
  1. Build the site
npm run serve