---
title: Getting Started
description: First project with the Fixture lexicon
diataxis: tutorial
---

Install the lexicon, declare one resource, and build it.

```bash
npm install --save-dev @intentius/chant-lexicon-fixture
chant build
```

Replace this with a walkthrough a new user can follow start to finish. Other
pages go beside this file in `docs/pages/`, each with a `diataxis` field
(`tutorial`, `how-to`, `reference` or `explanation`).
