Printer Logo

Printer

Creating Components

The component command creates a simple easy to use functional component. It places a div and h2 in there for you, this is for convenience purposes when developing.

λ Usage
λ printer component [path]
λ Example Usage
λ printer component components/example
λ Creates a new component in components/example
λ ...
λ printer component components/multi/folder/example
λ Creates a new component in components/multi/folder/example