Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderwhy/HYMall
A vue.js mall application.
https://github.com/coderwhy/HYMall
Last synced: 3 months ago
JSON representation
A vue.js mall application.
- Host: GitHub
- URL: https://github.com/coderwhy/HYMall
- Owner: coderwhy
- Created: 2018-10-28T07:38:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:57:20.000Z (almost 2 years ago)
- Last Synced: 2024-07-11T05:34:02.434Z (4 months ago)
- Language: Vue
- Size: 782 KB
- Stars: 2,051
- Watchers: 30
- Forks: 397
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xmgmail
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```