Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 460 Bytes

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.