https://github.com/HeyMegabyte/install.doctor-site
Ionic Stencil site adapted for http://install.doctor
https://github.com/HeyMegabyte/install.doctor-site
Last synced: 2 days ago
JSON representation
Ionic Stencil site adapted for http://install.doctor
- Host: GitHub
- URL: https://github.com/HeyMegabyte/install.doctor-site
- Owner: megabyte-labs
- License: mit
- Created: 2023-02-22T03:30:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T03:29:56.000Z (6 months ago)
- Last Synced: 2024-11-09T04:25:34.351Z (6 months ago)
- Language: TypeScript
- Size: 223 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Capacitor Site
The official [Capacitor](https://capacitorjs.com/) site, built with [Stencil](https://stenciljs.com).
## Getting Started
Install the [latest versions of Node and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
Once npm is install, run
```
npm install
npm run build
npm run start
```The site will launch in development mode.
https://developers.google.com/search/docs/appearance/structured-data/sitelinks-searchbox
https://developers.google.com/search/docs/appearance/structured-data/profile-page
https://developers.google.com/search/docs/appearance/structured-data/breadcrumb## Contributing
Thanks for your interest in contributing! Read up on our guidelines for
[contributing](https://github.com/ionic-team/capacitor-site/blob/main/CONTRIBUTING.md).Please note that this project is released with a [Contributor Code of Conduct](https://github.com/ionic-team/capacitor-site/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.