Go to file
Mathieu Jaumotte 52975f8b81 add readme 2022-11-07 13:15:23 +01:00
app initial commit 2022-11-07 13:09:12 +01:00
.editorconfig initial commit 2022-11-07 13:09:12 +01:00
.gitignore initial commit 2022-11-07 13:09:12 +01:00
README.md add readme 2022-11-07 13:15:23 +01:00
docker-node.sh initial commit 2022-11-07 13:09:12 +01:00

README.md

Serveur web avec sass et bootstrap

Installer les dépendances

bash docker-node.sh yarn install

Lancer le serveur de dev (parcel)

bash docker-node.sh yarn dev