Skip to content

Commit

Permalink
fix command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Jul 11, 2024
1 parent 94cc357 commit fda2fcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Respo workflow in Calcit-js

> Respo web page based on [calcit-js](https://github.com/calcit-lang/calcit).
Demo http://repo.calcit-lang.org/respo-calcit-workflow/ .
Demo https://repo.calcit-lang.org/respo-calcit-workflow/ .

### Usages

To develop:

```bash
cr --emit-js # watching
cr js # watching

yarn # to install vite
yarn vite # watching and running on localhost:3000
Expand Down

0 comments on commit fda2fcb

Please sign in to comment.