Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Kapsiak committed Nov 15, 2024
1 parent 9a2bde7 commit 6d856b8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# LDO

## Install

```bash
npm install --dev
```

## Developing

```bash
Expand All @@ -9,7 +15,7 @@ npm run dev
npm run dev -- --open
```

## Building
## Building Static Website


```bash
Expand Down

0 comments on commit 6d856b8

Please sign in to comment.