Skip to content

ionic-team/ionicons-site

Repository files navigation

Built With Stencil

Ionicons Site

The official Ionicons documentation, built with Stencil.

Getting Started

To run the website locally, clone this repo to a new directory:

git clone https://github.com/ionic-team/ionicons-site
cd ionicons-site

and run:

npm install
npm start