Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam committed May 27, 2024
1 parent 42542e8 commit 7f97693
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Supported inputs
```sh
npm install
npm run dev
```

Before every commit, run the build to compile TS to JS.

```sh
npm run build
```

0 comments on commit 7f97693

Please sign in to comment.