Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months ago
JSON representation
Vue全家桶 (test)
- Host: GitHub
- URL: https://github.com/chocolate1999/vue-family
- Owner: Chocolate1999
- Created: 2020-04-07T02:15:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T10:59:40.000Z (almost 2 years ago)
- Last Synced: 2023-05-28T16:15:24.606Z (over 1 year ago)
- Topics: ejs, es6, koa2, meituan, mongodb, mongoose, redis, ssr, vue
- Language: Vue
- Homepage: https://chocolate.blog.csdn.net/
- Size: 2.09 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
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/).