myheritage / UiZoo.js

Dynamic React components library 🦉
https://myheritage.github.io/UiZoo.js
MIT License
246 stars 14 forks source link

Creating a CLI to auto-generated a UiZoo app #39

Closed NoamELB closed 7 years ago

NoamELB commented 7 years ago

Change list:

  1. Creating a zero-configuration CLI.
  2. Updated ReadMe with how to use the CLI.
  3. Re-ordering directories and cleanup of unused code.
  4. default rootElement now will be a new element instead of searching for an arbitrary className.