Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qitan/imaojia-frontend
blog frontend
https://github.com/qitan/imaojia-frontend
Last synced: about 2 months ago
JSON representation
blog frontend
- Host: GitHub
- URL: https://github.com/qitan/imaojia-frontend
- Owner: qitan
- License: apache-2.0
- Created: 2022-08-01T11:04:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T11:11:05.000Z (over 2 years ago)
- Last Synced: 2024-04-16T04:44:47.120Z (8 months ago)
- Language: Vue
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imaojia_front
## Preview
See [https://blog.imaojia.com/](https://blog.imaojia.com/)
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).