We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc03c99 commit 6016c63Copy full SHA for 6016c63
README.md
@@ -2,6 +2,10 @@
2
3
Starter Kit for running Headless-Chrome by [Puppeteer](https://github.com/GoogleChrome/puppeteer) on AWS Lambda.
4
5
+```
6
+$ git clone -o starter-kit https://github.com/sambaiz/puppeteer-lambda-starter-kit.git your_project_name
7
8
+
9
## Run on local
10
11
By executing `npm run local`, you can check the operation while actually viewing the chrome. (non-headless, slowmo)
0 commit comments