0.0.1 • Published 2 years ago

algolia-web-nav v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Algolia Website Navigation Component


<algolia-nav> is a web component that can renders Algolia website nav bar. Because it's written with Stencil that exports a native web component, you can use it in any website or web app.

Getting Started 🚀

To start running dev mode, run:

yarn && yarn start

When ready, your browser should be opened at localhost:3333. Because this repository has been set up with stencil cli, everything can be configured following stencil documentation (they have a great search engine btw 🔎)

Using this component

In progress...