init-doc
v0.1.3
Published
The easiest way to get started with Useprint
Readme
Getting started
To get started, open a new shell and run:
npx init-doc@latestThis will create a new folder called useprint-starter with a starter document.
Options
Pass a directory name as the first argument:
npx init-doc@latest fooTo pin @useprint/components and @useprint/cli to a specific npm dist-tag (default latest):
npx init-doc@latest --tag nextLicense
MIT License
