Skip to content

Files

Latest commit

 

History

History
14 lines (13 loc) · 215 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 215 Bytes

🚀 Setting up Local Development

  1. Navigate to the site folder
    cd site/
    
  2. Install dependencies
    make setup
    
  3. To start the development server run
    make site