Go to file
Guillaume Dorce 789daa854a remove index js 2022-08-17 18:37:20 +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 remove index js 2022-08-17 18:37:20 +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.