Skip to content

Commit

Permalink
Merge branch 'main' of github.com:beeldengeluid/labo-workspace-compon…
Browse files Browse the repository at this point in the history
…ents
  • Loading branch information
jblom committed Nov 23, 2023
2 parents 167160e + d0e3f06 commit 29ebaff
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,16 @@

# labo-workspace-components
Extracted workspace components from labo-components

To install:

```sh
cd ~/projects/
git clone git@github.com:beeldengeluid/labo-workspace-components.git

cd ~/projects/labo-workspace-components

npm install
npm run build

```

0 comments on commit 29ebaff

Please sign in to comment.