Created
March 19, 2019 23:31
-
-
Save jspies/751a51e066e14dd8f55af036a1efb4a1 to your computer and use it in GitHub Desktop.
Prep for CF Demo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash | |
nvm install 11.4 | |
npm install serverless -g | |
serverless create --template cloudflare-workers-enterprise —path demo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment