We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630c35c commit 3903b9eCopy full SHA for 3903b9e
1 file changed
README.md
@@ -5,3 +5,10 @@
5
2. Edit scripts in **src** directory.
6
3. Run ```npm run build``` to build locally.
7
3. Push to master to automatically build & deploy changes to S3.
8
+
9
+## Testing
10
11
+The easiest way to test changes may be this:
12
13
+Duplicate the "Events" page on Webflow, paste the script contents into a
14
+`<script>` tag on the page, and then delete the test page when done.
0 commit comments