kissu / public.mh-info.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mh-info.fr

Alt text

Utiliser

# Clone this repo
$ git clone git@github.com:maximehamou/mh-info.fr.git
# Or
$ git clone https://github.com/maximehamou/mh-info.fr.git
# Install the dependencies
$ yarn install
# Start the development server (FrontEnd) at localhost:8000
$ cd frontend
$ yarn dev
# Start the development server (BackEnd) at localhost:3000
$ cd backend
$ yarn run start

Informations complémentaire

Lien vers les technologies utilisées

FronEnd

BackEnd

Commit

$ git branch -M main
$ git commit -m "insert name of commit"
$ git push -u origin main

About


Languages

Language:Vue 59.3%Language:SCSS 21.8%Language:JavaScript 18.9%