Spaces:
Running
Running
update readme to point to dist/
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: red
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
-
app_file:
|
| 10 |
---
|
| 11 |
|
| 12 |
# Getting Started with Create React App
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
+
app_file: dist/index.html
|
| 10 |
---
|
| 11 |
|
| 12 |
# Getting Started with Create React App
|