This commit is contained in:
Belén Curcio
2018-07-30 06:58:13 -03:00
parent 387e53e4e6
commit 45e25581f7
+7 -1
View File
@@ -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
```