Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit ba69403

Browse files
committed
docs(readme): add better not about serving site
1 parent b51ceaa commit ba69403

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ If you want to have a go at hosting it yourself you can try running
77

88
This will build the website in the `build` folder, which you can then serve with something like:
99

10-
cd build
11-
http-server
10+
yarn run http-server build/
1211

1312
and browse to http://localhost:8080
1413

0 commit comments

Comments
 (0)