0.0.1 • Published 6 years ago
create-new v0.0.1
About Repository
RCN was created at start as React command line interface - but now it's just templates generator, which gives you possibility for simple generating any filetypes you have in project
Quick start
- Run
npm install -g rcn
to install rcn. - Run
rcn -i
to to initialize the config file. Then we have oportunity to add own filetypes and templates to config and special folder ('templatesInFolder' property) and generate components. - Run
rcn -c component [ComponentName]
to create component. - Welcome on board!
0.0.1
6 years ago