Skip to content

Instantly share code, notes, and snippets.

@tonyspiro
Created July 25, 2018 13:34
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 tonyspiro/abd4327faf1518601221969f8305fc66 to your computer and use it in GitHub Desktop.
Save tonyspiro/abd4327faf1518601221969f8305fc66 to your computer and use it in GitHub Desktop.
# Install Cosmic CLI
npm i -g cosmic-cli

# Login to your Cosmic JS account
cosmic login

# Installs example content to a new or existing Bucket and downloads the app locally
cosmic init serverless-starter
cd serverless-starter
cosmic start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment