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