UNPKG

algomin

Version:

Algomin - Viszualizing Distributed Algorithms

14 lines (12 loc) 414 B
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-Type" content="text/html; utf-8" /> <meta charset="utf-8"/> <title>Algomin</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" integrity="sha512-...your-integrity-hash-here..." crossorigin="anonymous" /> </head> <body> <div id="root"></div> </body> </html>