webpack-scaffold-vue

1.1.2 • Public • Published

Webpack Scaffold Vue

Webpack scaffold to easily setup a Vue project

version

Usage

This package is available on npm, you just need to install webpack-cli and run this inside an empty folder:

yarn global add webpack-cli
webpack-cli init webpack-scaffold-vue

Develop

Clone this repo and install the dependencies:

git clone https://github.com/misterdev/webpack-scaffold-vue.git
cd webpack-scaffold-vue
yarn

Try it locally

If you have webpack-cli installed you can run this inside any folder:

webpack-cli init path/to/webpack-scaffold-vue

Publish

yarn np

Package Sidebar

Install

npm i webpack-scaffold-vue

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

20.5 kB

Total Files

22

Last publish

Collaborators

  • misterdev