UNPKG

@stayradiated/ngreact

Version:
14 lines (13 loc) 335 B
<!doctype html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/> </head> <body> <div ng-controller="ActivityCtrl as activity"> <watch-list watched-repos="activity.watchedRepos"></watch-list> </div> <script src="/app.js"></script> </body> </html>