Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jdmiguel/google-landing
- Owner: jdmiguel
- Created: 2020-09-18T15:47:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T19:13:02.000Z (over 4 years ago)
- Last Synced: 2024-11-07T12:48:39.867Z (2 months ago)
- Topics: css3, html5, scss
- Language: SCSS
- Homepage: https://google-landing.netlify.app/
- Size: 4.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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