LogoGalsenext
Get started

Installation

---

Installation

To get started with Galsenext, please ensure that your development environment meets the following prerequisites:

Prerequisites

Node.js: Version 20 or later. To check your current Node.js version, run the following command in your terminal:

node -v

Basic Knowledge of Next.js

It is recommended to have a good understanding of Next.js to make the most of this package. Familiarize yourself with fundamental concepts such as pages, components, and routing.

Install Galsenext:

git clone https://github.com/mouhamedhanne/Galsenext
 
cd Galsenext
 
npm install

On this page