Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhuozhuocrayon/sefront
IceMall前端系统:用户前台+客户后台 | 技术栈:Vue+ElementUI
https://github.com/zhuozhuocrayon/sefront
Last synced: 4 days ago
JSON representation
IceMall前端系统:用户前台+客户后台 | 技术栈:Vue+ElementUI
- Host: GitHub
- URL: https://github.com/zhuozhuocrayon/sefront
- Owner: ZhuoZhuoCrayon
- Created: 2019-12-24T06:44:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:39:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T01:14:37.867Z (over 1 year ago)
- Language: Vue
- Size: 2.86 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sefront
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).