Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,9 @@ colorTo: indigo
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
-
short_description: A static
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
+
short_description: A static React app
|
| 10 |
---
|
| 11 |
|
| 12 |
+
This is a static React app, created with https://github.com/severo/hello-react-app and deployed with a GitHub Action: https://github.com/severo/hello-react-app/blob/main/.github/workflows/huggingface.yml.
|
| 13 |
+
|
| 14 |
+
Read https://blog.rednegra.net/2024/10/14/create-a-static-huggingface-space-with-react.
|