Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 566 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 566 Bytes

Installation

Cloner le projet

git clone https://github.com/Bts-Sio-CCI/FlowTech.git

Installer le compilateur SASS

npm install -g sass

Utilisation

Compiler le SASS

sass --watch ./scss/custom.scss ./css/custom.css

ou utilisez la commande raccourci:

npm run csscompile

Technologies

Frontend

  • HTML
  • CSS
  • JS
  • Bootsrap (installé via NPM)
  • SASS

Backend

  • PHP
  • MySQL