Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.08 KB

generator-baus-component NPM version

Builds a single React component to reduce writing code.

Screenshot

Installation

First, install Yeoman and generator-baus-component using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-baus-component

Then generate your new project:

yo baus-component