# Native Desktop ## Docs - [Command Line Interface](https://docs.nativedesktop.com/native-desktop/getting-started/cli.md) - [Core Frontend Library](https://docs.nativedesktop.com/native-desktop/getting-started/core.md) - [Native Desktop Framework](https://docs.nativedesktop.com/native-desktop/getting-started/framework.md) - [React Components](https://docs.nativedesktop.com/native-desktop/getting-started/react.md) - [Installation Guide](https://docs.nativedesktop.com/native-desktop/installation.md): Complete guide to installing and configuring Native Desktop packages - [Introduction](https://docs.nativedesktop.com/native-desktop/introduction.md) - [Quick Start](https://docs.nativedesktop.com/native-desktop/quick-start.md): Get started with Native Desktop in minutes - create your first desktop application. - [Directory Structure](https://docs.nativedesktop.com/native-desktop/tips/directory-structure.md) - [Build Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/build.md): Build and package your Native Desktop application for distribution - [Commands Overview](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/commands.md): Complete reference of all Native Desktop CLI commands - [Create Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/create.md): Initialize a new Native Desktop project - [Format Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/fmt.md): Automatically format your code with Prettier in your Native Desktop project - [CLI Introduction](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/introduction.md): Introduction to the Native Desktop Command Line Interface - [Lint Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/lint.md): Run ESLint to check code quality and style in your Native Desktop project - [Run Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/run.md): Run your Native Desktop application in development mode - [Sign Project](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/sign.md): Code sign your Native Desktop application for Windows and macOS - [Type Checking](https://docs.nativedesktop.com/native-desktop/user-guide/command-line-interface/types.md): Check TypeScript types in your Native Desktop project - [Check Access](https://docs.nativedesktop.com/native-desktop/user-guide/core-library/check-access.md) - [Core Library](https://docs.nativedesktop.com/native-desktop/user-guide/core-library/introduction.md) - [IPC Commands](https://docs.nativedesktop.com/native-desktop/user-guide/core-library/ipc-commands.md) - [Configuration File](https://docs.nativedesktop.com/native-desktop/user-guide/native-desktop-framework/configuration.md) - [Native Desktop Framework](https://docs.nativedesktop.com/native-desktop/user-guide/native-desktop-framework/introduction.md) - [IPC Commands](https://docs.nativedesktop.com/native-desktop/user-guide/native-desktop-framework/ipc-commands.md) - [Main Plugins](https://docs.nativedesktop.com/native-desktop/user-guide/native-desktop-framework/main-plugins.md) - [Renderer Plugins](https://docs.nativedesktop.com/native-desktop/user-guide/native-desktop-framework/renderer-plugins.md) - [React Components](https://docs.nativedesktop.com/native-desktop/user-guide/react-components/introduction.md) - [Title Bar Component](https://docs.nativedesktop.com/native-desktop/user-guide/react-components/title-bar.md) ## OpenAPI Specs - [openapi](https://docs.nativedesktop.com/api-reference/openapi.json) ## Optional - [Site](https://nativedesktop.com) - [Repository](https://github.com/native-desktop/native-desktop)