Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 478 Bytes

Boilerplate generator for OLIO react-native components

Quickly create boilerplate components or scenes. Made using the yeoman scaffolding tool.

Installation instructions

  • install yeoman, run npm i -g yo
  • Clone git project to live at the same (sibling) level as native repo
  • Run cd generator-olio && npm install && npm link

Usage instructions

  • run the command yo olio

Screenshot