Skip to content

Un CMS from scratch en HTML5, CSS3, JS et PHP pour l'ESGI.

Notifications You must be signed in to change notification settings

di-meh/CMSFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMSFromScratch

Un CMS from scratch en HTML5, CSS3, JS et PHP pour l'ESGI.

Installation

Framework CSS

  • Au moment du clone: git clone --recurse-submodules <url>

  • Sinon faire git submodule update --init

  • dans le dossier www/framework faire la commande npm install et npm run build

  • Penser à faire git checkout main dans le dossier www/framework

CMS

Dans le dossier www/:

  • npm install

  • composer install

  • à la racine faire docker-compose up -d --build

About

Un CMS from scratch en HTML5, CSS3, JS et PHP pour l'ESGI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages