Skip to content

Instantly share code, notes, and snippets.

@nerdic-coder
Last active May 25, 2018 19:12
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 nerdic-coder/66ba67b7652809804eb7df8051990eda to your computer and use it in GitHub Desktop.
Save nerdic-coder/66ba67b7652809804eb7df8051990eda to your computer and use it in GitHub Desktop.
clone-stencil-starter.sh
git clone https://github.com/ionic-team/stencil-component-starter stencil-container
cd my-component
git remote rm origin
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment