Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 426 Bytes

sites-yax-com

A gallery of websites you can build with the yax.com project.

Viewing locally

The project uses web components generated by JavaScript modules.

Run a local web server to view the site. 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.