Skip to content

Commit ec174fc

Browse files
committed
Add missing build command to README
1 parent d9256e9 commit ec174fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ with custom values to setup a completely independent project:
120120
--name "/app/aws-lambda-edge/live/appConfig" \
121121
--value '{"title":"Lambda@Edge Immutable Web App"}'
122122
123+
npm run build
123124
npm run deploy:assets
124125
npm run deploy:app
125126
```

0 commit comments

Comments
 (0)