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.
npm install -g yonpm install -g @dizmo/generator-dizmo-reactNote: 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.
yo @dizmo/dizmo-react [--git]yo @dizmo/dizmo-react --helpnpm upgrade -g @dizmo/generator-dizmo-reactThen, within an existing project:
yo @dizmo/dizmo-react --upgradeSee the description of the main @dizmo/generator-dizmo package for a more exhaustive documentation.
© dizmo AG, Switzerland