Skip to content

Genso CLI is a React boilerplate designed to simplify development by providing a pre-configured setup. It includes React, Tailwind CSS, Axios for HTTP requests, and React Router DOM for routing. The tool aims to streamline project initialization and standardize development practices.

License

Notifications You must be signed in to change notification settings

riyajath-ahamed/genso-boilerplate

Repository files navigation

JavaScript React TailwindCSS GitHub License GitHub followers

Logo

Genso CLI

A simple ReactJS Boilerplate with some Genso Magic ;)

Static Badge Static Badge Static Badge

About

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.

Getting Started

To get started with Genso CLI, follow these steps:

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Create a new project

npx genso helloGenso

Navigate to your project directory

cd helloGenso

Start the development server

npm start
yarn start

Contributing

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.

License

MIT License © Riyajath Ahamed

Contact

Riyajath Ahamed - @ARiyajath - [email protected]

About

Genso CLI is a React boilerplate designed to simplify development by providing a pre-configured setup. It includes React, Tailwind CSS, Axios for HTTP requests, and React Router DOM for routing. The tool aims to streamline project initialization and standardize development practices.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published