Overview
Dish is a powerful mono repository designed to streamline development processes using Lerna. With a focus on generators, Dish simplifies the creation of project components, actions, and more. It offers a robust foundation for developers looking to enhance their workflow while maintaining high standards of efficiency.
Features
- Mono Repository: Streamlines project management by allowing for multiple packages to be maintained in a single repository using Lerna.
- Generators: Offers a variety of generators such as components and actions, enhancing productivity and standardization across projects.
- Template Options: Provides specific templates, including @my-dish/generator-babel-template and @my-dish/generator-react-redux-template, to cater to various development needs.
- Project Foundation: Establishes a strong starting point for new projects, ensuring best practices are followed from the outset.
- CHANGELOG Accessibility: Allows developers to easily track changes and updates through the CHANGELOG.md, keeping the project organized and current.