Skip to content

Commit a2852cf

Browse files
committed
update README.md
1 parent 9fa32ad commit a2852cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# Create React App Example
22

33
This example demonstrates how to publish your Create React App on Valist.
4+
5+
### Setup
6+
7+
Add the following line to your `package.json`.
8+
9+
```
10+
"homepage": "."
11+
```

0 commit comments

Comments
 (0)