1.0.2 • Published 6 years ago

webpack-scaffold-cli v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

webpack-scaffold-cli

A simple CLI for scaffolding Vue.js projects.

Installation

Prerequisites: Node.js (>=6.11.5, 8.x preferred),npm and Git.

    npm install -g yarn
    yarn global add  webpack-scaffold-cli

Usage

jay-webpack init <project-name>

Example:

jay-webpack init webpack4

download node_modules

yarn
1.0.2

6 years ago

1.0.1

6 years ago