readme, url img

This commit is contained in:
2021-04-14 22:54:46 +02:00
parent c8f6de919f
commit 1292b3683f
4 changed files with 21 additions and 13 deletions
+15 -9
View File
@@ -27,7 +27,7 @@
# Intall admin plugin
```
bin/gpm install devtools
$ bin/gpm install devtools
```
@@ -44,6 +44,20 @@ $ php -S localhost:8000 system/router.php
cette fenêtre doit restée ouverte
# Dans le navigateur
aller sur http://localhost:8000/
pour voir le site
aller sur http://localhost:8000/admin
pour accéder au back office
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
# Compilé les SCSS
```
@@ -60,11 +74,3 @@ puis à chaque fois, dans une 2e fenêtre de Terminal, qui doit également rest
$ cd chemin/du/dossier/dev-epau.archi.fr/user/theme/epau-antimatter
$ npm run sass
```
# Dans le navigateur
aller sur http://localhost:8000/
pour voir le site
aller sur http://localhost:8000/admin
pour accéder au back office