Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keillion/hz-site-html
https://github.com/keillion/hz-site-html
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/keillion/hz-site-html
- Owner: Keillion
- License: unlicense
- Created: 2019-12-08T14:07:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:25:35.000Z (about 2 years ago)
- Last Synced: 2024-10-30T23:12:15.232Z (about 2 months ago)
- Language: Vue
- Size: 2.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# html
## 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/).