add readme

This commit is contained in:
Mathieu Jaumotte 2022-11-07 13:15:23 +01:00
parent 5d4a5d95a8
commit 52975f8b81
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
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`