Files
flt6 f8fc05b178 tidy
Former-commit-id: 77ff444d1667c07cca6837f7da185706ecbffae0
2023-11-25 22:55:05 +08:00
..
2023-11-25 22:55:05 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00
2022-06-17 22:34:35 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00
2022-06-12 19:47:20 +08:00

To run the demo, you can open the file demo.html from the browser "File/Open..." menu.

Another option is to start the built-in Python HTTP server by

    python -m http.server

The default port is 8000. To specify another port:

    python -m http.server 8080

Then load http://localhost:<port>/demo.html in the browser address bar.

For more information please visit http://brython.info.