Skip to content

Instantly share code, notes, and snippets.

@mattrothenberg
Created September 7, 2016 14:30
Show Gist options
  • Save mattrothenberg/fa289a6512a6c9fe565f85ecdcea4745 to your computer and use it in GitHub Desktop.
Save mattrothenberg/fa289a6512a6c9fe565f85ecdcea4745 to your computer and use it in GitHub Desktop.
[Designers] Contributing to Pivotal UI

Cloning and Building

  1. git clone git@github.com:pivotal-cf/pivotal-ui.git
  2. cd pivotal-ui/library
  3. npm install
  4. cd .. && ./update-styleguide.sh
  5. cd styleguide
  6. gulp dev
  7. Open http://localhost:8000/ and hack away
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment