Coder Social home page Coder Social logo

printer's Introduction

parcel-vue

Build Status

零配置VUE开发模板,基于Parcel全新构建

传送门:Parcel-VUE官网文档

使用说明

请使用Node版本 >= 9.10
$ npm install xserver-cli -g

$ x-cli parcel-vue myproject

开发调试

$ npm run dev

正式构建

$ npm run build

目录结构

├── dist                构建结果
├── index.html          首页文件
├── node_modules
├── package.json
├── src                 开发源码
   ├── App.vue			单页组件入口
   ├── assets			需要编译构建的静态资源
   ├── components		组件集合
   ├── main.js			入口JS
   └── router			路由控制
└── static              静态文件
    ├── css
    ├── img
    └── js

更新日志

2018.01.28:更新iview至2.9.0版本
2018.03.31:更新pacel至1.7.0版本,原生支持VUE构建,进一步精简配置,完全零配置
2018.06.15:更新pacel至1.9.0版本,大量BUG修正和新特性加入,详情查看parcel官方版本日志,同时更新iview至2.14.2版本
2018.06.25:更新pacel至1.9.3版本,在CentOS 7中仍旧存在构建问题
2018.07.16:更新pacel至1.9.7版本,在CentOS 7中仍旧存在构建问题
2018.09.09:更新iview至3.1.0版本,更新vue至2.5.17,已经解决在CentOS中的构建问题
2018.10.10:更新parcel至1.10.2版本
2018.10.29:更新parcel至1.10.3版本
2018.12.07:更新依赖,增加持续构建
2018.12.11:更新依赖

帮助联系

作者:cheneyxu
邮箱:[email protected]
QQ:457299596

printer's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.