vue-sfc-generator

4.0.0 • Public • Published

❗️ About

This package makes it easy to create directories with vue single file components (class-style syntax).

📖 installation

Copy the following code in the "scripts" section of your package.json:

    "create""node ./node_modules/vue-sfc-generator/index.js"

🔥 Usage

In your terminal type:

    npm run create module_name path_from_root

Example:

    npm run create home src/components

Readme

Keywords

Package Sidebar

Install

npm i vue-sfc-generator

Weekly Downloads

1

Version

4.0.0

License

ISC

Unpacked Size

1.76 kB

Total Files

3

Last publish

Collaborators

  • angelreyes