Skip to content

Ethan-Max-cpu/adaxial

Repository files navigation

orange-meida-vue
├─ index.html
├─ package-lock.json
├─ package.json
├─ postcss.config.cjs
├─ postcss.config.js
├─ src
│  ├─ App.vue
│  ├─ assets
│  │  ├─ icons
│  │  │  ├─ icon-01.png
│  │  │  ├─ icon-03.png
│  │  │  └─ icon02.png
│  │  └─ images
│  │     └─ logo.png
│  ├─ components
│  │  ├─ Footer.vue
│  │  ├─ HeroCarousel.vue
│  │  └─ Navbar.vue
│  ├─ main.js
│  ├─ router
│  │  └─ index.js
│  ├─ styles
│  │  └─ main.css
│  └─ views
│     ├─ About.vue
│     ├─ Cases.vue
│     ├─ Contact.vue
│     ├─ Home
│     │  ├─ FAQComponent.vue
│     │  ├─ PricingComponent.vue
│     │  ├─ StepsComponent.vue
│     │  ├─ TestimonialsComponent.vue
│     │  └─ WelcomeComponent.vue
│     ├─ Home.vue
│     └─ Services.vue
├─ tailwind.config.cjs
├─ tailwind.config.js
└─ vite.config.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages