Skip to content

Instantly share code, notes, and snippets.

@tonyspiro
Created July 19, 2018 18:00
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/e5a77b4e9738e61d1f27554bc1705093 to your computer and use it in GitHub Desktop.
Save tonyspiro/e5a77b4e9738e61d1f27554bc1705093 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 react-starter
cd react-starter
cosmic start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment