mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-24 01:30:58 +00:00
Update ReadMe
This commit is contained in:
parent
115a8d09a7
commit
eaffeafb1e
@ -1,7 +1,11 @@
|
||||
# Conjure Site
|
||||
Site web officiel du club Conjure de l'ÉTS
|
||||
|
||||
## Installation
|
||||
## Installation Production
|
||||
1) Clone projet de git
|
||||
2) Changer les settings de nginx ou apache (on a choisi nginx en 2019)
|
||||
|
||||
## Installation Local
|
||||
1) Clone projet de git
|
||||
2) Faire `npm install` en ligne de commande
|
||||
|
||||
@ -9,6 +13,6 @@ Site web officiel du club Conjure de l'ÉTS
|
||||
- CSS Framework : [Bulma v.0.7.5](https://bulma.io/)
|
||||
- Compilation par Gulp
|
||||
|
||||
## Compilation
|
||||
## Compilation (Local)
|
||||
Lorsque vous faites des changements dans le JavaScript ou le SASS, lancez la commande de commande `gulp watch`.
|
||||
Celui-ci regardera les changements fait au fur et à mesure et compilera les fichiers pour vous.
|
||||
Loading…
x
Reference in New Issue
Block a user