Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.1 KB

CHECKLIST.md

File metadata and controls

32 lines (26 loc) · 1.1 KB

Checklist

Done

  • - 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.

In progress

  • - Refactoring
  • - Performance optimization
  • - Code readability

TBD

  • - Adding Hooks functionality to the React Component generator
  • - Adding progressbar with %.