https://github.com/52cik/vue-train
vue 组件化开发练习 (vue-loader)
https://github.com/52cik/vue-train
Last synced: 2 months ago
JSON representation
vue 组件化开发练习 (vue-loader)
- Host: GitHub
- URL: https://github.com/52cik/vue-train
- Owner: 52cik
- License: mit
- Created: 2016-06-06T15:56:50.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-07-05T15:55:20.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T18:57:11.991Z (4 months ago)
- Language: Vue
- Size: 268 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-train
> vue 组件化开发练习 (vue-loader)
>
> demo ui 借鉴于叶小钗的项目 http://yexiaochai.github.io/module/me/[预览地址][dist] (可 Vue Devtools 调试)
## 开始
``` bash
# 安装依赖
npm install# 开发 localhost:8080
npm run dev# 编译
npm run build
```[dist]: https://52cik.github.io/vue-train/dist/