Skip to content

Commit

Permalink
feat: Added npm run build command
Browse files Browse the repository at this point in the history
Added npm run build command to the README.md file.
  • Loading branch information
danilowoz committed Dec 20, 2023
1 parent d7c2679 commit 198ae3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Sandpack is a component toolkit for creating your own live running code editing

[![Edit in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/github/codesandbox/sandpack)


```sh
npm run build
```

## Sandpack Client

This is a small foundation package that sits on top of the bundler. It is
Expand Down

0 comments on commit 198ae3f

Please sign in to comment.