サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
iPhone 17
qiita.com/kanary
<template> <div id="app"> <calendar/> </div> </template> <script> import calendar from './components/Calendar.vue' export default { name: 'app', components: { calendar } } </script> <style> # app { font-family: 'Avenir', Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; margin-top: 60px; } </style> <template>
このページを最初にブックマークしてみませんか?
『qiita.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く