Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdmiguel/google-landing

Google landing layout with scss
https://github.com/jdmiguel/google-landing

css3 html5 scss

Last synced: 15 days ago
JSON representation

Google landing layout with scss

Awesome Lists containing this project

README

        

## GOOGLE LANDING

### TECHNOLOGIES

- **SCSS**
- **HTML**

### SETUP

* **clone repo**: In your folder, open a new terminal and clone the repo
* **install dependencies**: Execute *yarn*
* **compile to css**: Execute *yarn sass*

To execute the last script, you will need install Dart Sass or LibSass in your computer