https://github.com/ryanuo/vue2-shop
商城项目Vue2+axios+Vue-Router+Vuex+element-ui
https://github.com/ryanuo/vue2-shop
vue
Last synced: 7 months ago
JSON representation
商城项目Vue2+axios+Vue-Router+Vuex+element-ui
- Host: GitHub
- URL: https://github.com/ryanuo/vue2-shop
- Owner: ryanuo
- Created: 2021-10-19T12:00:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T10:25:47.000Z (over 4 years ago)
- Last Synced: 2025-07-02T00:41:43.645Z (11 months ago)
- Topics: vue
- Language: Vue
- Homepage: https://shop.mr90.top/
- Size: 5.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 购物商城管理后台---Vue2
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```