Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/920232796/my_blog_vue
我的博客前端vue代码
https://github.com/920232796/my_blog_vue
Last synced: about 1 month ago
JSON representation
我的博客前端vue代码
- Host: GitHub
- URL: https://github.com/920232796/my_blog_vue
- Owner: 920232796
- Created: 2019-02-12T14:12:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:40:15.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T02:07:44.239Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 3.74 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my_blog_3
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).