1.0.0 • Published 6 years ago

@jking/generator-rn v1.0.0

Weekly downloads
1
License
-
Repository
-
Last release
6 years ago

@jking/generator-rn

A tool to quickly scaffold out a web-component- for snap kitchen

Installation

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

npm install -g yo
npm install -g @jking/generator-rn

Then generate a new component:

yo @jking/rn:component

Then generate a new action / reducer pair:

yo @jking/rn:action

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

© Jonathan King