0.0.3 • Published 7 years ago
generator-lumx-component v0.0.3
generator-lumx-component

A Yeoman generator to generate a LumX React component (either functional or class) with the associated test file.
Installation
First, install Yeoman and generator-lumx-component using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-lumx-componentThen generate your new project:
yo lumx-componentMIT � LumApps