Skip to content

cli to create Stencil components in your current working directory

Notifications You must be signed in to change notification settings

jagreehal/st-cc

Repository files navigation

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 st-cc

and run

st-cc

or use npx

npx st-cc

You can also provide component name e.g.

st-cc my-app

If you're using Stencil 0.7.18 or earlier

use [email protected]

About

cli to create Stencil components in your current working directory

Resources

Stars

Watchers

Forks

Packages

No packages published