# component.github.io **Repository Path**: mirrors_component/component.github.io ## Basic Information - **Project Name**: component.github.io - **Description**: components search using component-crawler - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # component.io The [component.github.io](http://component.github.io) website powered by [Component](https://github.com/componentjs/component). ![web components site screenshot](http://f.cl.ly/items/410J2r0Y1Q0m3q01182y/site.png) If you want to help improve the search algorithm, please visit [search.js](https://github.com/component/search.js). __component.io needs a redesign!__ Please let us know if you're interested in contributing! ## Running Set up the builder and serve the files: ``` $ npm install $ npm run build $ npm run serve ```