Newer
Older
#  [Ecolyo landing page](https://ecolyo.com/)
Landing page for Ecolyo project.
## Development
Open an html file with Live server (ctrl + shift + p)
### Compile SCSS files
If sass is not installed, run
```sh
yarn global add sass
```
To compile scss files, open a terminal and run
```sh
## Deploy
Deploy the public directory