Skip to content

yaxdotcom/api-yax-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-yax-com

API endpoints for the yax.com project.

Home Page

The home page uses web components generated by JavaScript modules.

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.

Releases

No releases published

Packages

No packages published