https://github.com/merakiuilabs/hero-header-template
Agency Landing page Template Build with Tailwind CSS, vite, and vue 3, shapes with RTL Languages Support.
https://github.com/merakiuilabs/hero-header-template
tailwindcss tailwindcss-template tailwindcss-v3 vitejs vue3
Last synced: about 1 year ago
JSON representation
Agency Landing page Template Build with Tailwind CSS, vite, and vue 3, shapes with RTL Languages Support.
- Host: GitHub
- URL: https://github.com/merakiuilabs/hero-header-template
- Owner: merakiuilabs
- License: mit
- Created: 2022-08-13T10:06:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T10:54:36.000Z (almost 4 years ago)
- Last Synced: 2024-08-21T12:22:31.411Z (almost 2 years ago)
- Topics: tailwindcss, tailwindcss-template, tailwindcss-v3, vitejs, vue3
- Language: Vue
- Homepage:
- Size: 331 KB
- Stars: 22
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Hero Header Template
Agency Landing page Template Build with Tailwind CSS, vite, and vue 3, shapes with RTL Languages Support.

### Resources
- [Tailwind CSS](https://tailwindcss.com)
- [Unsplash](https://unsplash.com)
- [Dribbble](https://dribbble.com)
- [Heroicons](https://heroicons.com)
### Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn dev
```
### Compiles and minifies for production
```
yarn build
```
### Credits
- [Dev Dhaif](https://twitter.com/khatabwedaa)
- [Khatab Wedaa](https://twitter.com/devdhaif)
- [All Contributors](../../contributors)
### License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
### Template
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
### Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)