https://github.com/sudongyuer/toutiao-m
头条移动端
https://github.com/sudongyuer/toutiao-m
Last synced: 7 months ago
JSON representation
头条移动端
- Host: GitHub
- URL: https://github.com/sudongyuer/toutiao-m
- Owner: sudongyuer
- Created: 2021-03-31T08:45:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T13:41:20.000Z (about 3 years ago)
- Last Synced: 2025-02-08T20:27:54.726Z (9 months ago)
- Language: Less
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toutiao-m
## 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/).