# Run the App

#### Run InspireUI Apps <a href="#id-3-run-inspireui-apps" id="id-3-run-inspireui-apps"></a>

After extracting the source code package from Themeparrot, open the code folder with Android Studio.

1. Update the Android SDK for Bookstore project, open Android Studio > Preference > search Flutter and update Flutter SDK Path
2. Head to the file pubspec.yaml and select pub get or Packages get to install the required libraries.
3. Open IOS/Android simulator.&#x20;
4. Press the run button (green play icon) to start the project.
