8000 GitHub - GabotThomas/Wizcars
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GabotThomas/Wizcars

Repository files navigation

Lien du site

https://gabotthomas.github.io/Wizcars/

Installation du repository

git clone https://github.com/GabotThomas/Wizcars.git

Creer une branche

git checkout -b nom_de_la_branche

Ajouter les modification a la branche master

git pull origin master

Regler les conflicts si il y'en a, Si conflit:

git add fichier modifié
git commit -m "nom du commit"
git push origin nom_de_la_branche
git checkout master
git merge nom_de_la_branche

HTML SCSS Starter

Initialization

npm install

Run

To compile scss to css

npm run scss

In watch mode

npm run scss-watch

Preview

Open index.html in your browser and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0