+
+
+
\ No newline at end of file
diff --git a/frontend/src/layouts/component/Modal/WorkspaceModal 2.vue b/frontend/src/layouts/component/Modal/WorkspaceModal 2.vue
new file mode 100644
index 00000000..be14a850
--- /dev/null
+++ b/frontend/src/layouts/component/Modal/WorkspaceModal 2.vue
@@ -0,0 +1,109 @@
+
+
+
+
+
+
Workspace List
+
+
+
+
+
+
+
+
+
My Space
+
+
+
+
+
+
{{ workspace.workspaceName }}
+
+
+
+
+
+
+
+
+
+
Add Workspace
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/layouts/component/WorkSpaceMenu.vue b/frontend/src/layouts/component/WorkSpaceMenu.vue
index 4cd52c0c..08a34ec8 100644
--- a/frontend/src/layouts/component/WorkSpaceMenu.vue
+++ b/frontend/src/layouts/component/WorkSpaceMenu.vue
@@ -1,40 +1,43 @@
+
+
+
\ No newline at end of file
diff --git a/frontend/src/view/board/component/BoardList.vue b/frontend/src/view/board/component/BoardList.vue
new file mode 100644
index 00000000..739c4288
--- /dev/null
+++ b/frontend/src/view/board/component/BoardList.vue
@@ -0,0 +1,135 @@
+
+
+
+
+
+
+
+
+
+
+
게시글 제목
+
작성자
+
{{thcolumn}}
+
작성 시간
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
{{ item.author }}
+
{{ item[column] }}
+
{{ item.date }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/view/board/component/DateComment.vue b/frontend/src/view/board/component/DateComment.vue
new file mode 100644
index 00000000..5f3d2714
--- /dev/null
+++ b/frontend/src/view/board/component/DateComment.vue
@@ -0,0 +1,53 @@
+
+
+
+
+ {{ formattedDate }}
+
+
+ {{ comments }}
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/view/board/create/BoardCreate.vue b/frontend/src/view/board/component/PostComment.vue
similarity index 67%
rename from frontend/src/view/board/create/BoardCreate.vue
rename to frontend/src/view/board/component/PostComment.vue
index 7498dc4c..f79cdd81 100644
--- a/frontend/src/view/board/create/BoardCreate.vue
+++ b/frontend/src/view/board/component/PostComment.vue
@@ -3,9 +3,7 @@
-
-
BoardCreate
-
+
\ No newline at end of file
diff --git a/frontend/src/view/board/detail/BoardDetail.vue b/frontend/src/view/board/detail/BoardDetail.vue
deleted file mode 100644
index 7498dc4c..00000000
--- a/frontend/src/view/board/detail/BoardDetail.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
BoardCreate
-
-
-
-
\ No newline at end of file
diff --git a/frontend/src/view/board/detail/QADetail.vue b/frontend/src/view/board/detail/QADetail.vue
index 97cdd4fd..adff2c8d 100644
--- a/frontend/src/view/board/detail/QADetail.vue
+++ b/frontend/src/view/board/detail/QADetail.vue
@@ -1,13 +1,37 @@
-
-
QADetail
-
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/view/board/list/BoardList.vue b/frontend/src/view/board/list/BoardList.vue
deleted file mode 100644
index 021b034a..00000000
--- a/frontend/src/view/board/list/BoardList.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
BoardList
-
-
-
-
\ No newline at end of file
diff --git a/frontend/src/view/board/list/QAList.vue b/frontend/src/view/board/list/QAList.vue
index e5931e0d..ed726a1e 100644
--- a/frontend/src/view/board/list/QAList.vue
+++ b/frontend/src/view/board/list/QAList.vue
@@ -1,10 +1,71 @@
-