๐Ÿ“ฆ ionic-team / capacitor-docs

โ˜… 39 stars โ‘‚ 490 forks ๐Ÿ‘ 39 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/ionic-team/capacitor-docs.git
HTTPS git clone https://github.com/ionic-team/capacitor-docs.git
SSH git clone git@github.com:ionic-team/capacitor-docs.git
CLI gh repo clone ionic-team/capacitor-docs
Joey Pender Joey Pender docs: adding instructions for wireless iOS devices (#510) 8228ae1 13 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ .vscode
๐Ÿ“ docs
๐Ÿ“ scripts
๐Ÿ“ src
๐Ÿ“ static
๐Ÿ“ versioned_docs
๐Ÿ“ versioned_sidebars
๐Ÿ“„ .editorconfig
๐Ÿ“„ .eslintrc.json
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierignore
๐Ÿ“„ .prettierrc.js
๐Ÿ“„ babel.config.js
๐Ÿ“„ CODE_OF_CONDUCT.md
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ index.d.ts
๐Ÿ“„ LICENSE
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ sidebars.js
๐Ÿ“„ tsconfig.json
๐Ÿ“„ vercel.json
๐Ÿ“„ versions.json
๐Ÿ“„ README.md

Capacitor Docs

The official Capacitor documentation, built with Docusaurus. Based on the Ionic Docs


Getting Started

Install the latest versions of Node 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.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.