Skip to content

Latest commit

History

History

init

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Bookshop Initializer

To use generate new component skeletons, you can run @bookshop/init.

npx @bookshop/init --component button

Would generate a button component. This needs to run in your bookshop project, or in the parent directory.

See npx @bookshop/init --help for available options.