Skip to content

orchestra-ts/test-webdesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designer test

Preprocessor CSS

Prérequis

Assure-toi d’avoir la bonne version (min v12) de nodejs

node -v 
gem install sass

Pour commencer

Clone le projet

git clone https://github.com/orchestra-ts/test-webdesigner.git

Dans le projet

cd designer-test

Lance un

npm install

Fait toi une branche nommée par ton prenom.premiere_lettre_de_ton_nom

git pull
git checkout -b [prenom.premiere_lettre_de_ton_nom]

Puis exécute

npm run start

Et ensuite suis les instructions affichées sur l’index.html

-> http://localhost:9001/

Pour finir

Une fois terminé commit et push ta branche

git commit -am "Message du commit"
git push origin [prenom.premiere_lettre_de_ton_nom]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published