Skip to content
Snippets Groups Projects
Commit fa4daf62 authored by YongJae's avatar YongJae
Browse files

Add front - myPage.vue

parent 1e85f41e
No related branches found
No related tags found
1 merge request!6Login 기능 추가
<template>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<title>Majorbook-My Page</title>
</head>
<body>
<h1>My Page</h1>
<button>수정하기</button>
</body>
</html>
</template>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment