Skip to content

Instantly share code, notes, and snippets.

@tonyspiro
Last active May 31, 2018 13:48
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
# 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