Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmasuhai/share-blog
https://github.com/xmasuhai/share-blog
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmasuhai/share-blog
- Owner: xmasuhai
- Created: 2021-11-14T22:50:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T20:16:55.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:10:29.848Z (almost 2 years ago)
- Language: Vue
- Size: 2.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# share-blog
## 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/).