UNPKG

yoda-common-boilerplate

Version:

Repository of all JCP reusable atoms, molecules and organisms

11 lines (10 loc) 188 B
<!DOCTYPE html> <html> <head> <title>YODA COMMON</title> </head> <body> <div class="todoapp" id="root"></div> <script src="/static/bundle.js"></script> </body> </html>