Skip to content

thonymg/app-generator-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

1- copy & past this folder on root of your application this generator needs plopjs make sure to have plopjs installed with bash npm install plop enzyme redux-mock deep-freeze redux-mock-store --save-dev

2- add this script on your package.json file json "scripts": { ... "generator": "plop --plopfile ./generators/plopfile.js" }

3- run the script with bash npm run generator

About

cli tools generator for react & redux app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published