Skip to content

Commit 56ca066

Browse files
authored
Update README.md
1 parent 9d919d8 commit 56ca066

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
3131
```
3232

3333
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
34+
35+
36+
## Testing the local site
37+
38+
```console
39+
npm run serve
40+
```

0 commit comments

Comments
 (0)