component-preview icon indicating copy to clipboard operation
component-preview copied to clipboard

Ionic v4 component preview app

Component Preview App

A preview of the Ionic components built with Stencil. Demos can be viewed at https://beta.ionicframework.com/docs/components.

Getting Started

  1. Clone this repo and run:
npm install
npm start
  1. Navigate to a specific demo by adding the hash reference to the URL, for example:
http://localhost:3333/#nav

You may have to refresh the page to see the demo.

Issues

Please open issues in the Ionic Docs repo.