Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incaves/headlines
移动端博客
https://github.com/incaves/headlines
axios less vant vue-router vue2 vuex
Last synced: 4 days ago
JSON representation
移动端博客
- Host: GitHub
- URL: https://github.com/incaves/headlines
- Owner: incaves
- Created: 2022-04-30T13:28:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T09:24:57.000Z (over 2 years ago)
- Last Synced: 2023-08-01T11:21:55.955Z (over 1 year ago)
- Topics: axios, less, vant, vue-router, vue2, vuex
- Language: Vue
- Homepage:
- Size: 393 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# headlines
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).