You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

344 B

website-liste-frontend

Repo du frontend pour le site de liste du bde

Installation:

  1. Requirements:

Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash Install node: nvm install 18.12.1 Install npm: apt install npm Install pm2: npm install pm2 -g

  1. Installation:
  • Clone this repo