An open API service indexing awesome lists of open source software.

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)

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/