Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 232 Bytes

Oregano: Web Version

Development

A live-reloading web server is recommended for development, but any web server will do.

Using Node.js

npx live-server

Using Python

python3 -m http.server