Skip to content
Snippets Groups Projects
Pierre Ecarlat's avatar
Pierre Ecarlat authored
feat: Add legal mention about the conservation of data

See merge request !50
e400e4fd
History

Ecolyo_logo Ecolyo landing page

Landing page for Ecolyo project.

Development

Open an html file with Live server (ctrl + shift + p)

>Live server: Open with Live Server

Compile SCSS files

To compile scss files, open a terminal and run

yarn
node ./node_modules/sass/sass.js ./scss:public --watch

Deploy

Deploy the public directory