---
title = "Install in one command"
slot = "code-snippet"
order = 10
page_scope = "home"
description = "Start a new site from the product template and ship a focused product page."
---
cargo install ferrosite
ferrosite new my-product --template product
cd my-product
ferrosite build