Files
talk/src/docs/introduction.mdx
T
Kiwi 6da97c57d7 [CORL-314] Rename to Coral (#2318)
* chore: rename talk to coral

* fix: lint and unit tests

* fix: snapshot
2019-05-22 21:32:24 +02:00

15 lines
155 B
Plaintext

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