Go to file
2022-12-11 15:08:47 +00:00
static added front 2022-12-11 15:49:41 +01:00
index.js Update 'index.js' 2022-12-11 15:08:47 +00:00
LICENSE added front 2022-12-11 15:49:41 +01:00
package.json init 2022-12-11 15:28:43 +01:00
README.md Update 'README.md' 2022-12-11 15:08:28 +00:00

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