# Examples This directory contains example apps for each framework we support. ## Examples Development 1. Create or Update an example at [`examples/{next,react-native,vue,angular}/...`](examples) For your `aws-exports.js`, you can [reference an existing or create a new environment](../environments/README.md). 1. Run your example at monorep root: `yarn {react,react-native,vue,angular}-example dev` 1. Visit your example (e.g. ) 1. Make changes to [`@aws-amplify/ui-{react,react-native,vue,angular}`](packages) & save. Examples should automatically hot-reload your changes in the example.