Skip to content

orpheebesson/agence-plexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo agence Plexus

⬇️ Installation

git clone https://github.com/orpheebesson/agence-plexus.git

⚠️ Dependencies

npm install

🛠️ Gulp

Run the following command to launch the "watch" of your files :

gulp

Run the following command to trigger the build of assets for the production :

gulp build

More commands are availaible in the gulpfile.js.