From d2264c94defde27a5909d406085e72dd1f5fc921 Mon Sep 17 00:00:00 2001 From: "John C. Lavelle" Date: Tue, 12 Nov 2019 00:41:54 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2091bb..1fe6cb0 100644 --- a/README.md +++ b/README.md @@ -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`