Skip to content

Instantly share code, notes, and snippets.

@tonyspiro
Last active May 31, 2018 13:48
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/763d43068e7f7d77705c20a52b5a4f9f to your computer and use it in GitHub Desktop.
Save tonyspiro/763d43068e7f7d77705c20a52b5a4f9f to your computer and use it in GitHub Desktop.
# Install the Cosmic CLI
npm i -g cosmic-cli
cosmic login
# Node.js
cosmic init node-starter
# React
cosmic init react-starter
# Vue.js
cosmic init vue-starter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment