https://github.com/danny5487401/mall
vue-test mall
https://github.com/danny5487401/mall
Last synced: 3 months ago
JSON representation
vue-test mall
- Host: GitHub
- URL: https://github.com/danny5487401/mall
- Owner: Danny5487401
- License: mit
- Created: 2020-09-16T08:38:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T07:36:43.000Z (about 5 years ago)
- Last Synced: 2025-04-04T20:48:16.912Z (6 months ago)
- Language: Vue
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mall-test
## 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/).