1.0.2 • Published 1 year ago

huotuhealthcase v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

huotuhealthcase

vue 2.0 huotuhealthcase (vue+vuex+vue-router+fetch)

huotuhealthcase 仅仅写了安装构建的说明,功能例子说明没有详细写清楚

里面包含了如下知识点:

1、vuex

2、vue-router

2、fetch 请求api接口数据说明,但是地址是我本地的没有搭建外网环境

3、父组件向子组件传递数据做局部模块loading 效果

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.