init project
Showing
- .gitignore 8 additions, 0 deletions.gitignore
- .npmrc 2 additions, 0 deletions.npmrc
- README.md 48 additions, 0 deletionsREADME.md
- api/auth/index.ts 10 additions, 0 deletionsapi/auth/index.ts
- api/http.ts 32 additions, 0 deletionsapi/http.ts
- api/index.ts 2 additions, 0 deletionsapi/index.ts
- api/user/index.ts 10 additions, 0 deletionsapi/user/index.ts
- app.vue 8 additions, 0 deletionsapp.vue
- components/auth/LoginForm.vue 68 additions, 0 deletionscomponents/auth/LoginForm.vue
- components/auth/RegisterForm.vue 28 additions, 0 deletionscomponents/auth/RegisterForm.vue
- components/dashboard/ListUser.vue 58 additions, 0 deletionscomponents/dashboard/ListUser.vue
- components/layout/full/Main.vue 55 additions, 0 deletionscomponents/layout/full/Main.vue
- components/layout/full/logo/Logo.vue 3 additions, 0 deletionscomponents/layout/full/logo/Logo.vue
- components/layout/full/logo/LogoDark.vue 29 additions, 0 deletionscomponents/layout/full/logo/LogoDark.vue
- components/layout/full/vertical-header/NotificationDD.vue 10 additions, 0 deletionscomponents/layout/full/vertical-header/NotificationDD.vue
- components/layout/full/vertical-header/ProfileDD.vue 43 additions, 0 deletionscomponents/layout/full/vertical-header/ProfileDD.vue
- components/layout/full/vertical-sidebar/ExtraBox/index.vue 23 additions, 0 deletionscomponents/layout/full/vertical-sidebar/ExtraBox/index.vue
- components/layout/full/vertical-sidebar/Icon.vue 23 additions, 0 deletionscomponents/layout/full/vertical-sidebar/Icon.vue
- components/layout/full/vertical-sidebar/NavGroup/index.vue 7 additions, 0 deletionscomponents/layout/full/vertical-sidebar/NavGroup/index.vue
- components/layout/full/vertical-sidebar/NavItem/index.vue 38 additions, 0 deletionscomponents/layout/full/vertical-sidebar/NavItem/index.vue
Please register or sign in to comment