Inspired by Sarah Drasner's array explorer and Summitech's GitExplorer. CLI Explorer combines the effort of these 2 amazing projects to provide extended support for command line utilities which includes your most beloved frameworks and environments.
https://www.figma.com/file/inafOvh0mmsOnZFzQx5gLC/Untitled?node-id=0%3A1
- React
yarn (Install all dependencies)
yarn start
- Fork the Repository: Create a fork of the repository on GitHub.
- Create a Branch: Make a branch for your feature or bug fix.
- Make Changes: Implement your changes and commit them with clear and concise messages.
- Create a Pull Request: Submit a pull request to the main repository with a description of your changes.