# Server Command
Start a local web server to browse and view your recipe collection.
## Usage
```
cook server [OPTIONS] [BASE_PATH]
```
## Arguments
| Argument | Description |
|----------|-------------|
| `[BASE_PATH]` | Root directory containing recipe files (default: current directory) |
## Options
| Option | Description |
|--------|-------------|
| `--host [