Files
talk/src/docs/introduction.mdx
T
Belén Curcio 45e25581f7 docz
2018-07-30 06:58:13 -03:00

16 lines
154 B
Plaintext

---
name: Introduction
route: '/'
---
# Introduction
## Running the Talk V5
Run this command to start Talk V5 in watch mode:
```sh
npm run watch
```