https://github.com/xingxi521/community-webapp
移动端社区项目webApp
https://github.com/xingxi521/community-webapp
Last synced: about 2 months ago
JSON representation
移动端社区项目webApp
- Host: GitHub
- URL: https://github.com/xingxi521/community-webapp
- Owner: xingxi521
- Created: 2022-06-21T13:10:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T13:10:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T07:57:45.000Z (4 months ago)
- Language: Vue
- Size: 715 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# community-webapp
## 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/).