https://github.com/adkcodexd/erabbit
小兔鲜 电商网站 基于Vue3.0实现的电商综合平台网站
https://github.com/adkcodexd/erabbit
Last synced: 11 months ago
JSON representation
小兔鲜 电商网站 基于Vue3.0实现的电商综合平台网站
- Host: GitHub
- URL: https://github.com/adkcodexd/erabbit
- Owner: ADKcodeXD
- Created: 2022-01-23T14:26:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T08:47:02.000Z (over 4 years ago)
- Last Synced: 2025-04-07T15:52:40.298Z (about 1 year ago)
- Language: Vue
- Size: 2.48 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# erabbit
## 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/).
# erabbit