Last active
May 31, 2018 13:48
-
-
Save tonyspiro/763d43068e7f7d77705c20a52b5a4f9f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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