Skip to content

Commit cd70c0d

Browse files
docs: Add development instructions to DEVELOP.md
1 parent a581dac commit cd70c0d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

DEVELOP.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
npm i
77
```
88

9+
## How to develop
10+
11+
```bash
12+
npm start
13+
```
14+
915
## How to test locally
1016

1117
```bash

0 commit comments

Comments
 (0)