- - Active on command
- - Global installation
- - Take an OS path
- - Option to add React-Router and Node-SASS
- - Generate boilerplate function/class components
- - Create-React-App installation
- - Installing propTypes, React-Router, State Management, Node-Sass into CLI
- - Installing accesibility packages
- - Adding Redux to a project, also as a result of selecting to install Redux, it automatically creates a store folder
- - CRA installation also does the above Redux instructions such as store creation.
- - Improved React Component generator to smartly add PropTypes, Redux & React Router
- - Added in package-manager choice as NPM/Yarn
- - Custom CMD execute commands
- - Custom installation for TypeScript
- - Deployment to NPM done. Beta testing underway.
- - Stable Release.
- - Search for packages and install.
- - Refactoring
- - Performance optimization
- - Code readability
- - Adding Hooks functionality to the React Component generator
- - Adding progressbar with %.