1.0.2 • Published 1 year ago
@stormid/scaffold-cli v1.0.2
Scaffold CLI
Start a new project using the Storm Id scaffold
Installation
npm i -g @stormid/scaffold-cli
Usage
scaffold <project-name>
Options
scaffold <project-name>
--name The application name.
--umbraco <version> Install the @stormid/umbraco-library [npm version] [default: latest]
--ie11 Add support for IE11
--cwd A directory to use instead of $PWD.
--install Installs dependencies. [boolean] [default: true]