> For the complete documentation index, see [llms.txt](https://mobiledocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/run-the-app.md).

# 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.
