# Subhakamana Store Overview Local Use Guide This guide explains how to run the Subhakamana Store overview page locally without a domain, hosting, or internet server. ## Files - **subhakamana-store-simple-overview.html**: Subhakamana Store simple overview page. - **subhakamana-store-simple-blueprint.md**: Plain-language Subhakamana Store system blueprint. - **run-subhakamana-overview-local.command**: Local launcher for this overview page. - **subhakamana-store-final-erp-platform.html**: Main working store system prototype. ## Run This Overview Locally 1. Open the outputs folder. 2. Double-click **run-subhakamana-overview-local.command**. 3. The launcher starts a local server. 4. The browser opens: `http://localhost:8090/subhakamana-store-simple-overview.html` 5. Keep the terminal window open while using the page. 6. Press `Control + C` or close the terminal window to stop it. ## Run The Main Store System To open the main Subhakamana Store system prototype, double-click: **run-subhakamana-local.command** It opens: `http://localhost:8088/subhakamana-store-final-erp-platform.html` ## Simple Difference - **Overview page:** explains the system in simple language. - **Main store system:** shows the working ERP, POS, stock, orders, delivery, reports, and storefront prototype.