Skip to content

Commit f91bc54

Browse files
authored
Update README.md
1 parent d850e54 commit f91bc54

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,19 @@ $ yarn
2222

2323
### Local Development
2424

25+
English Version
26+
2527
```
2628
$ yarn start
2729
```
2830

31+
Chinese Version
32+
33+
```
34+
$ yarn start --locale zh-CN
35+
```
36+
37+
2938
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
3039

3140
### Build

0 commit comments

Comments
 (0)