Skip to content

Commit 392e516

Browse files
andrew-polkclaude
andcommitted
chore: document npm i as first dev step in README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1a203b9 commit 392e516

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ A Svelte adapter published as `@ethnolib/state-management-svelte`. It wraps view
4242

4343
## Development
4444

45+
First:
46+
47+
```
48+
npm i
49+
```
50+
4551
Ethnolib is a [monorepo using nx](https://nx.dev/concepts/decisions/why-monorepos), with npm for package management.
4652

4753
We recommend installing nx globally.

0 commit comments

Comments
 (0)