Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incaves/app
PC购物商城
https://github.com/incaves/app
axios less mock qrcode swiper vue-router vue2 vuex wepack
Last synced: 4 days ago
JSON representation
PC购物商城
- Host: GitHub
- URL: https://github.com/incaves/app
- Owner: incaves
- Created: 2022-05-27T07:42:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T07:43:22.000Z (over 2 years ago)
- Last Synced: 2023-08-01T11:21:55.723Z (over 1 year ago)
- Topics: axios, less, mock, qrcode, swiper, vue-router, vue2, vuex, wepack
- Language: Vue
- Homepage:
- Size: 2.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app
## 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/)