@ogteam/lego-build
v1.0.7
Published
Lego-build is a flexible CLI tool that makes development fun again by automating routine tasks like creating components, pages, etc
Downloads
23
Maintainers
Readme
Overview
Lego-build is a command-line tool that speeds up front-end development workflow by minimizing boilerplate code. You can easily create components, pages, reducers, actions, hooks or any special 'blocks' your app is made of — in one line.
Quick setup
You can install lego-build globally from npm:
npm i @ogteam/lego-build -g
lego-build component Nav
However, lego-build does more than merely generate 'components.' It's far more flexible and powerful than that.
Documentation
Check out our docs site for thorough (and easy-to-understand) documentation on how to configure lego-build.
Features ⭐
There are other CLI tools that help you make React components easily. But lego-build is far different. It:
- is readily customizable.
- may be applied to any front-end framework.
- has a vast developer community and the workflows they use to set up lego-build.
- has shorter CLI commands to save you even more time.
- allows you to create whatever 'block' your app is made up of, not just components.
Contributing
We welcome any suggestions for improving the tool. Simply create a new issue to inform us about your new feature proposal. To fix bugs assigned to you, fork the repository and submit a pull request.
Thanks to all contributors
Thanks a lot for spending your time helping lego-build grow 🚀.
License
We're on a quest to make front-end development fun again!