A simple ReactJS Boilerplate with some Genso Magic ;)
Genso CLI is a powerful React boilerplate designed to streamline your development process. This CLI tool sets up a modern React project with Tailwind CSS, Axios for HTTP requests, and React Router DOM for routing—all pre-configured and ready to go. Whether you're building a new application from scratch or looking to standardize your development setup, Genso CLI has you covered.
To get started with Genso CLI, follow these steps:
- Node.js (v14 or higher)
- npm or yarn
npx genso helloGenso
cd helloGenso
npm start
yarn start
We welcome contributions! If you have ideas for improvements or fixes, please submit a pull request. Any contributions you make are greatly appreciated. Make sure to follow the contribution guidelines:
- Fork the repository.
- Create a new branch (git checkout -b feature/your-feature).
- Commit your changes (git commit -am 'Add new feature').
- Push to the branch (git push origin feature/your-feature).
- Open a pull request.
MIT License © Riyajath Ahamed
Riyajath Ahamed - @ARiyajath - [email protected]