An open API service indexing awesome lists of open source software.

https://github.com/ayeressian/menu-bar-component


https://github.com/ayeressian/menu-bar-component

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Menu bar component

Implementation of menu bar web component.

To run (to see an example):
1. npm i
2. npm run build-dev
3. npm start
4. Navigate to http://localhost:9997

Note it will not work in edge browser. Edge browser has no native support for web components.