Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

Accessible Native Web Components

To get started make sure you have a web server

npm install -g serve

Start a web server in this directory

serve -p 8000

Browse to http://localhost:8000 with Chrome (or any Web browser that supports the Web components standard)