DEV Community

Cover image for New React dev-tools
Ahmed Triki
Ahmed Triki

Posted on

New React dev-tools

🚀 Exciting News! 🚀

I'm thrilled to share a recent achievement – my contribution with my friend Paul Plancq to the creation of a powerful tool for ReactJS developers: @pplancq/dev-tools 🎉

This repository aims to simplify the development process of React applications and micro front-end projects. We've carefully crafted a template that provides all the essential preconfigured packages and a well-structured folder layout to kickstart your projects effortlessly. Unlike other solutions, our template keeps the Webpack configuration easily expandable, giving you the flexibility you need. 🛠️

You can find more details and comprehensive documentation on the
npm registry: https://www.npmjs.com/package/@pplancq/create-react-app

or dive into the code on GitHub: https://github.com/pplancq/dev-tools

Getting started is a breeze! Simply run:

npm create @pplancq/react-app@latest

And voila! You're all set to embark on your React journey with ease. 🚀

We welcome and value all types of contributions. Together, let's empower the ReactJS community and make development smoother for everyone! 💪 #ReactJS #Development #OpenSource

Your support means the world to us! If you find our tool helpful, please consider giving us a star ⭐️ on GitHub and spreading the word. Your encouragement fuels our passion to keep innovating and building tools for a brighter future in development. 🌟

Top comments (0)