From 45e25581f7b7efd55c9934fe72a9f2569fc80b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Mon, 30 Jul 2018 06:58:13 -0300 Subject: [PATCH] docz --- src/docs/introduction.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/docs/introduction.mdx b/src/docs/introduction.mdx index 73121ef24..65a72f2c0 100644 --- a/src/docs/introduction.mdx +++ b/src/docs/introduction.mdx @@ -5,5 +5,11 @@ route: '/' # Introduction -Hello, I'm a mdx file! +## Running the Talk V5 + +Run this command to start Talk V5 in watch mode: + +```sh +npm run watch +```