@myrmidon/gve-snapshot-rendition 2.0.3 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -125,10 +125,10 @@ Package structure:
|
|
|
125
125
|
└── LICENSE
|
|
126
126
|
```
|
|
127
127
|
|
|
128
|
-
To **deploy a static HTML demo page in surge**:
|
|
128
|
+
🌐 To **deploy a static HTML demo page in surge**:
|
|
129
129
|
|
|
130
130
|
1. run the script for the demo you want to create (`deploy-demo.ps1` or `deploy-hint-demo.ps1`).
|
|
131
|
-
2.
|
|
131
|
+
2. enter the created folder, run `surge`, enter your credentials, confirm the local source directory, and specify a URL to use (e.g. <gve-rendition.surge.sh> or <gve-hint-designer.surge.sh>).
|
|
132
132
|
|
|
133
133
|
Demo links:
|
|
134
134
|
|