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

https://github.com/52cik/vue-crud-book

vue 例子 (组件化例子)
https://github.com/52cik/vue-crud-book

Last synced: 2 months ago
JSON representation

vue 例子 (组件化例子)

Awesome Lists containing this project

README

        

# vue-crud-book

> vue 组件化开发练习 (vue-loader)

[预览地址][dist] (可 Vue Devtools 调试)

## 开始

``` bash
# 安装依赖
npm install

# 开发调试 localhost:8080
npm run dev

# 编译
npm run build
```

[dist]: https://52cik.github.io/vue-crud-book/dist/