Giter Club home page Giter Club logo

vue-start's Introduction

vue-start

A Vue.js Start

  • 适用于单页与多页应用.

ie9+ 用户请转至:avalon-webpack-start

React 用户请转至:react-webpack-start

低版本IE 用户请转至:ie-webpack-start

Build Setup

$ npm install                  # Install project dependencies
$ npm start                    # open server
$ npm run deploy               # Compile and launch

Script Explain

npm run <script> 解释
start 第一次运行启用。生成DLL文件,服务启动在3000端口。
dev npm start类似相同,只有当DLL文件存在时可用,加快开发速度。
build dev在DLL文件存在时,加快打包速度。
deploy 发布:清空目录>生成生产环境的Dll>eslint检测>单元测试>打包
dll:dev 生成开发环境的DLL文件。
dll:build 生成生产环境的DLL文件。
test 开启Karma测试并生成覆盖率报告。
report 打包资源分析
clean 清除打包的文件
cnpm 安装淘宝镜像

vue-start's People

Contributors

sayll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gxt1103 chenjinya

vue-start's Issues

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.