# Interact Cli

When installed, the *interact* cli is available.

## Commands

You can:

* *start*: start a dev server

* *build*: build

  <!-- -->

  * a static site (SSG: Static Site Generator)
  * and a production server handler (SSR: for server side rendering)

* *preview*: preview the static site generated

* *config*: see the resolved configuration

* *schema*: generate the JSON schema of the [configuration file](conf)

* *favicon*: generate [favicons and manifest](favicons)
