AlaskaAirlines / AuroReactDemo

An example React App with Auro Components integrated
1 stars 4 forks source link

Update example project to use only current components #18

Closed jason-capsule42 closed 3 years ago

jason-capsule42 commented 3 years ago

Describe the bug

Example project is directing users to use old Orion versions of our components like WCSS and design tokens. These should be updated so that people aren't installing old deprecated versions. This should also be used as an opportunity to update the demo to be a more useful example of auro components.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'http://auro.alaskaair.com/reactSetup'
  2. Scroll down to 'Setting up new ...' section
  3. review the npm install instructions

Expected behavior

Documentation should direct users to use current versions of all packages rather than outdated Orion packages and demo should be a useful representation of Auro components.