Skip to content

dizmo/yeoman-generator-dizmo-react

Repository files navigation

NPM version Build Status

@dizmo/generator-dizmo-react

Sub-generator to create dizmo projects with support for react: This package is meant to be used in composition with the main @dizmo/generator-dizmo package.

Package Installation

npm install -g yo
npm install -g @dizmo/generator-dizmo-react

Note: On most operating systems the -g option (shortcut for --global) requires super user (administrator) rights. Due to security considerations however, avoid using such a privileged account and see the (external) FAQ to be able to install global packages as a regular user.

Project Generation

yo @dizmo/dizmo-react [--git]

CLI Help

yo @dizmo/dizmo-react --help

Project Upgrade

npm upgrade -g @dizmo/generator-dizmo-react

Then, within an existing project:

yo @dizmo/dizmo-react --upgrade

Further Information

See the description of the main @dizmo/generator-dizmo package for a more exhaustive documentation.

Copyright

© dizmo AG, Switzerland