Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikunkun-qd/mobile-shopping
移动端购物平台
https://github.com/ikunkun-qd/mobile-shopping
css html javascript vue
Last synced: 3 days ago
JSON representation
移动端购物平台
- Host: GitHub
- URL: https://github.com/ikunkun-qd/mobile-shopping
- Owner: ikunkun-qd
- Created: 2024-05-13T09:41:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T04:24:43.000Z (9 months ago)
- Last Synced: 2024-11-28T18:11:55.368Z (2 months ago)
- Topics: css, html, javascript, vue
- Language: JavaScript
- Homepage:
- Size: 872 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hm-shopping
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).