UNPKG

@winged/core

Version:

Morden webapp framekwork made only for ts developers. (UNDER DEVELOPMENT, PLEASE DO NOT USE)

25 lines (22 loc) 495 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>View Next Test</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="/viewTest.809328ae.js"></script> <style> .test-class { border: 1px solid red; } .selected { color: red; } </style> </head> <body> <h1>Demo App</h1> <div id="app-wrap"></div> </body> </html>