Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tranxuanthang/vue-blogprofile
https://github.com/tranxuanthang/vue-blogprofile
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tranxuanthang/vue-blogprofile
- Owner: tranxuanthang
- Created: 2019-12-02T10:09:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:02:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T08:48:24.243Z (over 1 year ago)
- Language: Vue
- Size: 11.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-blogprofile
## 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/).