Skip to content
Snippets Groups Projects
user avatar
Mathieu Ponton authored
fix(head): change title tag and meta titles

See merge request !32
e97e9387
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

If sass is not installed, run

yarn global add sass

To compile scss files, open a terminal and run

sass ./scss:public --watch

Deploy

Deploy the public directory