vue3-vite-mobile
├── public
│ └── favicon.ico
├── src
│ ├── assets
│ │ └── logo.png
│ ├── components
│ │ ├── PageContainer.vue
│ │ └── PageHeader.vue
│ ├── router
│ │ └── index.ts
│ ├── styles
│ │ ├── index.scss
│ │ └── transition.scss
│ ├── views
│ │ ├── detail.vue
│ │ ├── detail2.vue
│ │ └── index.vue
│ ├── App.vue
│ ├── env.d.ts
│ └── main.ts
├── README.md
├── components.d.ts
├── index.html
├── package-lock.json
├── package.json
├── postcss.config.js
├── prettier.config.js
├── tsconfig.json
├── tsconfig.node.json
└── vite.config.ts
-
Notifications
You must be signed in to change notification settings - Fork 0
test github pages
Cheerwhy/vue3-mobile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
test github pages
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published