Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 322 Bytes

LISEZMOI.md

File metadata and controls

20 lines (14 loc) · 322 Bytes

Développement

Installation des dépendances

bundle install

Construction / Génération du site web

bundle exec ruby scripts/générer_site.rb

Parcours local du site

CYBERMOTS_BASE=http://127.0.0.1:8080 bundle exec ruby scripts/générer_site.rb
ruby -run -ehttpd site