Skip to content

Instantly share code, notes, and snippets.

@tonyspiro
Last active July 24, 2018 13:52
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/f18ab99148dc89dfd8fe34085f3b42cf to your computer and use it in GitHub Desktop.
Save tonyspiro/f18ab99148dc89dfd8fe34085f3b42cf 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 vue-starter
cd vue-starter
cosmic start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment