Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcb-develop/dcb-ui-example
多彩宝组件示例项目
https://github.com/dcb-develop/dcb-ui-example
Last synced: 14 days ago
JSON representation
多彩宝组件示例项目
- Host: GitHub
- URL: https://github.com/dcb-develop/dcb-ui-example
- Owner: dcb-develop
- Created: 2020-05-28T04:23:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:15:52.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T18:32:48.133Z (3 months ago)
- Language: JavaScript
- Size: 6.99 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-example
> This is mobile example
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).