https://github.com/ayeressian/menu-bar-component
https://github.com/ayeressian/menu-bar-component
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayeressian/menu-bar-component
- Owner: ayeressian
- License: mit
- Created: 2018-08-22T16:17:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T11:18:08.000Z (about 6 years ago)
- Last Synced: 2025-02-12T20:49:03.929Z (3 months ago)
- Language: JavaScript
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.