From 74e85ad71ea252e8b184e7cbc8d683d33e6578be Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Sat, 13 Oct 2018 11:44:53 -0700 Subject: [PATCH] Fix dev command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aa8e67..ae9f8f4 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Below are several of the bigger planned items, community feedback is welcome :sm ## Development ```bash -npm run dev +npm run watch ``` Then in VS Code press F5 to build demo and launch the debugger with the generated themes available to switch to.