Installation:
- yarn add plop -D
- yarn add rn-generator -D
- create plopfile.js in root:
//plopfile.js
module.exports = function(plop) { const plopInit = require('rn-generator'); plopInit(plop); };
Installation:
//plopfile.js
module.exports = function(plop) { const plopInit = require('rn-generator'); plopInit(plop); };
npm i ad-rn-generator
1
1.0.17
none
41 kB
43