Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 417 Bytes

assets-yax-com

Web assets for the yax.com project.

Demo Page

The project contains a demo page index.html for testing assets and web components.

Run a local web server to view the page. This works on macOS with the Python standard library:

$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

View the file at http://localhost:8000.