# capacitor-docs **Repository Path**: mirrors_ionic-team/capacitor-docs ## Basic Information - **Project Name**: capacitor-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-25 - **Last Updated**: 2026-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Capacitor Docs The official [Capacitor](https://capacitorjs.com) documentation, built with [Docusaurus](https://docusaurus.io/). Based on the [Ionic Docs](https://github.com/ionic-team/ionic-docs) --- ## Getting Started Install the [latest versions of Node and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm). Once npm is installed, run ``` npm install npm run build npm run serve ``` The site will launch in development mode. --- ## Contributing Thanks for your interest in contributing! Read up on our guidelines for [contributing](https://github.com/ionic-team/capacitor-docs/blob/main/CONTRIBUTING.md). Please note that this project is released with a [Contributor Code of Conduct](https://github.com/ionic-team/capacitor-docs/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. ---