https://github.com/agdholo/agency
A one page vue & vuetify free theme for agencies created by HeroUI
https://github.com/agdholo/agency
free free-theme heroui vue vue-theme vuejs2 vuetify vuetify2
Last synced: 8 months ago
JSON representation
A one page vue & vuetify free theme for agencies created by HeroUI
- Host: GitHub
- URL: https://github.com/agdholo/agency
- Owner: AGDholo
- License: mit
- Created: 2020-05-17T09:14:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T17:13:41.000Z (over 1 year ago)
- Last Synced: 2025-02-01T20:44:58.023Z (9 months ago)
- Topics: free, free-theme, heroui, vue, vue-theme, vuejs2, vuetify, vuetify2
- Language: Vue
- Homepage: https://agency.heroui.net/
- Size: 2.15 MB
- Stars: 15
- Watchers: 2
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HeroUI - Agency
[中文介绍](https://github.com/heroui/agency/blob/master/zh-readme.md)
[Agency](https://agency.heroui.net/) is a one page, agency portfolio theme built with [Vuetify](https://vuetifyjs.com/) created by [HeroUI](https://heroui.net/). This theme features several content sections, a responsive portfolio grid, modal windows for each portfolio item, and a contact form.
## Preview

**[View Live Preview](https://agency.heroui.net/)**
## Usage
### Basic Usage
Clone the source files of the theme and navigate into the theme's root directory. Run `yarn` and then run `yarn serve` which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the `package.json` file to see which scripts are included.
#### Scripts
- `yarn serve` start a dev server
- `yarn build` build all file to `dist`
- `yarn lint` check code format## Bug & Issues
Have a bug or an issue with this template? [Open a new issue](https://github.com/AGDholo/agency/issues).
## About
Agency is an open source library of free Vuetify themes and templates。All of the free themes and templates on HeroUI are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
-
-Agency based on the [Vuetify](https://vuetifyjs.com/) framework created by [Pika](https://twitter.com/P1kaP1kaChu_).
## Copyright and License
Copyright 2020 HeroUI LLC. Code released under the [MIT](https://github.com/heroui/agency/blob/master/LICENSE) license.