https://github.com/chocolate1999/vue-family
Vue全家桶 (test)
https://github.com/chocolate1999/vue-family
ejs es6 koa2 meituan mongodb mongoose redis ssr vue
Last synced: 2 months ago
JSON representation
Vue全家桶 (test)
- Host: GitHub
- URL: https://github.com/chocolate1999/vue-family
- Owner: Chocolate1999
- Archived: true
- Created: 2020-04-07T02:15:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:36:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T15:53:54.765Z (3 months ago)
- Topics: ejs, es6, koa2, meituan, mongodb, mongoose, redis, ssr, vue
- Language: Vue
- Homepage: https://chocolate.blog.csdn.net/
- Size: 2.35 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue_shop
## 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/).