diff --git a/web/src/assets/undraw_server_q2pb.svg b/web/src/assets/undraw_server_q2pb.svg new file mode 100644 index 0000000..0a4fe12 --- /dev/null +++ b/web/src/assets/undraw_server_q2pb.svg @@ -0,0 +1 @@ +server \ No newline at end of file diff --git a/web/src/components/HelloWorld.vue b/web/src/components/HelloWorld.vue deleted file mode 100644 index 3590836..0000000 --- a/web/src/components/HelloWorld.vue +++ /dev/null @@ -1,64 +0,0 @@ - - - {{ msg }} - - For a guide and recipes on how to configure / customize this project, - check out the - vue-cli documentation. - - Installed CLI Plugins - - babel - router - vuex - typescript - - Essential Links - - Core Docs - Forum - Community Chat - Twitter - News - - Ecosystem - - vue-router - vuex - vue-devtools - vue-loader - awesome-vue - - - - - - - - diff --git a/web/src/components/Navbar.vue b/web/src/components/Navbar.vue new file mode 100644 index 0000000..d4cd1f8 --- /dev/null +++ b/web/src/components/Navbar.vue @@ -0,0 +1,40 @@ + + + + + + Ichnaea + + + + + + + + + + + + + Documentation + + + + + + + + \ No newline at end of file
- For a guide and recipes on how to configure / customize this project, - check out the - vue-cli documentation. -