UNPKG

ceri-dev-server

Version:

a small development server for building ceri components

16 lines (12 loc) 276 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="container" class="container"> </div> </body> </html>