Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlavelle committed Nov 12, 2019
1 parent 25efa2c commit d2264c9
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,6 +4,6 @@ An approach to user interfaces based in denotational design.

![demo](./demo.gif)

# How to run
# Running the TodoMVC example

Run: `npm install && spago build && npm run parcel`
Run: `npm run todomvc`

0 comments on commit d2264c9

Please sign in to comment.