Skip to content

Instantly share code, notes, and snippets.

@adelowo
Created December 31, 2019 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adelowo/0e82dbb8f5c0c4e72c60b18c8c702e1d to your computer and use it in GitHub Desktop.
Save adelowo/0e82dbb8f5c0c4e72c60b18c8c702e1d to your computer and use it in GitHub Desktop.
npm install -g serverless
serverless create --template aws-nodejs --path server
cd server
touch package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment