项目作者: ChinaMars

项目描述 :
vue archive
高级语言: Vue
项目地址: git://github.com/ChinaMars/vue-cli3-archive.git
创建时间: 2019-04-12T10:01:00Z
项目社区:https://github.com/ChinaMars/vue-cli3-archive

开源协议:

下载


vue-archive

电脑访问链接:

www.mars1992.cn

移动端访问二维码:

Image text

参考了这些大神分享:

1.https://github.com/zhouyupeng/vue-cli3-H5

2.https://github.com/cklwblove/vue-cli3-template

3.https://github.com/HaoChuan9421/vue-cli3-optimization

网络请求使用了axios:

https://github.com/axios/axios

API接口使用(Easy Mock)

https://www.easy-mock.com/

网站UI使用了有赞的:

https://github.com/youzan/vant

表单验证使用(Vee-Validate)

https://github.com/baianat/vee-validate

网站使用 Svg Icon

https://github.com/MMF-FE/vue-svgicon

网站1x边框解决方案参考

https://github.com/smallcatcat-joe/webpack-esnext-vue-cli

持续更新中。。。。。。(如果这个项目对你有帮助,请动动你的小手点个star,你的star是我的动力!!)

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

本地访问 build 下内容

  1. npm install -g serve
  2. cd dist => serve

Run your tests

  1. npm run test

Lints and fixes files

  1. npm run lint

Customize configuration

See Configuration Reference.