genmite
v1.5.0
Published
Tool to generate code, right now it's designed to build components.
Downloads
24
Readme
Genmite
Tool to generate code, right now it's designed to build components.
Install
npm install genmite --save-dev
Run Examples
There are several examples with a scripts folder to generate components
We have examples for angular-cli, create-react-app and for reason environments
To create components the only thing you have to do is, go to the package.json of each folder and see the command to generate components.
TODOS
- [ ] CLI
- [ ] Use a CSS utility for css classes in the components
Authors
Design and Coding: Arturo Anguix López & Gabriel García Seco