The New CLI tool explicitly for react.
This is a CLI tool similar to @angular/cli. The main purpose of this is, to create short-cuts for all the boilerplate code you've to run when you are developing a react application.
I am hoping to expand this more so you will be able to,
- Generate components
- Generate stylesheets (css, scss, styled-components and many more)
- install npm packages
- run your application
- Lint your application
- run tests with 0 configuration
- Fully customizable templates
- to be supported to wide range of apps
- Create React App
- NextJS
- Gatsby
- React with Vite
- All with typescript
- and more
Add this cli globally to your PC.
Run:
$ npm install reactli -g
That's it!
I am hoping to develop this to the next level. so you can help me with just giving a 🌟 to this repo
- Website - dulranga.ml
- Frontend Mentor - @dulranga
- Twitter - @dulrangaD