Gitlab@Informatics
<template> <div> <h1>MyPage</h1> </div> </template> <script> export default {} </script> <style></style>