Inspectr App is a standalone application, powering Inspectr and built using Inspectr UI components.
Install the package via npm:
npm install @inspectr/app
To start the application in development mode:
npm start
Then, open your browser and navigate to http://localhost:4004 (or the port specified in your configuration) to see the app in action.
Contributions are welcome! If you have ideas, improvements, or bug fixes, please open an issue or submit a pull request via the GitHub repository.
Found a bug or have a feature request? Please report it via the issue tracker.