Added all basic components and services

This commit is contained in:
2019-01-31 02:05:59 +05:30
parent 1ae7addd72
commit 78e89209e9
56 changed files with 2104 additions and 149 deletions

View File

@@ -1,2 +1,4 @@
<app-sidebar></app-sidebar>
<div class="wrapper">
<app-sidebar></app-sidebar>
<app-content></app-content>
</div>