mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 12:21:10 +08:00
6da97c57d7
* chore: rename talk to coral * fix: lint and unit tests * fix: snapshot
15 lines
155 B
Plaintext
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
|
|
```
|