Go to file
Guillaume Dorce 3cf27274e6 add readme 2022-08-15 19:16:26 +02:00
client first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
prisma first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
src first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
.eslintrc.json first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
.gitignore first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
.prettierrc first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
README.md add readme 2022-08-15 19:16:26 +02:00
package.json first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
pnpm-lock.yaml first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
tsconfig.json first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00

README.md

Groupomania

Instructions

  1. Clonez le dépôt git en éxécutant git clone https://github.com/polynux/groupomania-openclassrooms.

  2. Executez cd groupomania-openclassrooms puis npm install.

  3. Pour compiler les fichiers, éxecutez npm run build.

  4. Enfin, pour démarrer le serveur, éxecutez npm start.