Skip to content

Commit a976451

Browse files
authored
Update README.md
- Add videos to README.md
1 parent 31befe1 commit a976451

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ See [deploy](#deploy) for notes on how to deploy the project and see it live in
7575

7676
Full steps to getting your local environment set up, deploying your app, and also running your app locally for local development are shown in the video below:
7777

78-
<!-- Add video here -->
78+
https://github.com/enuchi/React-Google-Apps-Script/assets/31550519/83622b83-0d0e-43de-a589-36f96d51c9c4
79+
7980

8081
**1.** First, let's clone the repo and install the dependencies. This project is published as a public template, so you can also fork the repo or select "Use this template" in GitHub.
8182

@@ -122,6 +123,8 @@ You will need to update the `.clasp.json` file in the root of this project with
122123

123124
Next, let's deploy the app so we can see it live in Google Spreadsheets.
124125

126+
https://github.com/enuchi/React-Google-Apps-Script/assets/31550519/0c67c4b8-e3f5-4345-8460-470e9211aeb9
127+
125128
<br/>
126129

127130
## 🚀 Deploy <a name = "deploy"></a>
@@ -179,6 +182,8 @@ The start command will create and deploy a development build, and serve your loc
179182

180183
After running the start command, navigate to your spreadsheet and open one of the menu items. It should now be serving your local files. When you make and save changes to your React app, your app will reload instantly within the Google Spreadsheet, and have access to any server-side functions!
181184

185+
https://github.com/enuchi/React-Google-Apps-Script/assets/31550519/981604ac-bdea-489d-97fa-72e6d24ba6dd
186+
182187
<br/>
183188

184189
### 🔍 Using React DevTools <a name="dev-tools"></a>

0 commit comments

Comments
 (0)