README
remote.it official app generators
Installation
First, install Yeoman and generator-remoteit using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-remoteit
Usage
Generate a new React component folder:
yo remoteit:component
License
MIT © Dana Woodman