Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.5 KB

readme.md

File metadata and controls

22 lines (14 loc) · 1.5 KB

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