Skip to content

add guide on how to install Ionic Core with other frameworks #2105

@liamdebeasi

Description

@liamdebeasi

URL
https://ionicframework.com/docs/intro/cdn

What is missing or inaccurate about the content on this page?
Ionic Core does work with any library but may lack form/routing integrations. At the very least, we should show how to install @ionic/core, import and use components, and import any required CSS.

This guide should follow the CE build rather than lazy loaded build for optimized tree shaking. We need to cover the followings things:

  1. How to install @ionic/core
  2. How to properly import and register components
  3. How to import the required CSS
  4. How to add the ion-ce class to show the app.

We should also note in the docs that using Ionic Core with another library will not have form/routing integrations that the Angular/React/Vue integrations have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentIssues related to the contents of the documentation website

    Type

    No type

    Projects

    Status

    Ionic Review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions