Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 775 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 775 Bytes

@expo/styleguide-*

A collection of packages used to share styles and icons across Expo websites and projects.

Get started

  1. Install dependencies with

    yarn
  2. Configure styleguide-icons. Read packages/styleguide-icons/README.md to set up your credentials (Expo staff only) to generate icons.

  3. Build the packages with

    yarn build

    It can take several minutes to build the icons package.

  4. Develop with

    yarn dev