Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agdholo/hero-theme
heroui theme site
https://github.com/agdholo/hero-theme
Last synced: 10 days ago
JSON representation
heroui theme site
- Host: GitHub
- URL: https://github.com/agdholo/hero-theme
- Owner: AGDholo
- Created: 2020-09-30T12:51:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T17:05:48.000Z (over 4 years ago)
- Last Synced: 2024-11-15T12:36:59.643Z (2 months ago)
- Language: Vue
- Homepage: https://theme.heroui.net/
- Size: 827 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hero-theme
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).