0.7.3 • Published 5 years ago

@lu-development/st-gen v0.7.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Stencil Create Component

cli to create Stencil components in your current working directory.

This is until I (or somebody else) submits a PR to for Stencil to provide this natively.

install globally

npm install -g @lu-development/st-gen

and run

st-gen

or use npx

npx st-gen

You can also provide component name e.g.

st-gen my-app

If you're using Stencil 0.7.18 or earlier

use st-cc@0.6.2