Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.
/ vue-build Public archive

Ultra Simple, Development, Testing and Production Build Cli

License

Notifications You must be signed in to change notification settings

brianvoe/vue-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer in development. Vue cli came out and tackled all the things I was trying to accomplish with this package.

ue-build

Build Status NPM Downloads Node version

The build process is one of the most frustrating things about front end development and cluttering up your app with a bunch of config and packages you rarely ever need to think about doesn't help either.

Vue-build takes those frustrations and hopefully eliminates them with a set of popular use cases. Vue 2, Webpack 2, env overriding, Sass, Karma, Mocha, Chai, Nightwatch

See the docs for more details

Features

  • Command Line Scripts
  • Vue 2
  • Webpack 3
    • Babel
    • Hot Reloading
    • Hot Middleware
    • Error Overlay
    • env Processing
    • css extraction
    • static output
  • Sass
  • Unit Testing
    • Karma
    • Mocha
    • Chai
    • Code Coverage
  • E2e Testing
    • Nightwatch
    • Selenium
    • Chrome Driver
    • Gecko(firefox) Driver

Installation

npm install -g vue-build

Scripts

// Initiate files/folders
vue-build init

// Run dev server
vue-build dev

// Production build to dist folder
vue-build prod

// Unit testing
vue-build unit

// E2e testing
vue-build e2e

// Help
vue-build help

See the docs for more details

Roadmap

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy