Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 447 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 447 Bytes

technica-site-2019

NOTE: This website project uses SCSS, you will need to npm install to get the dependencies necessary to watch for changes in .scss files, which get processed into the .css this site uses.

Don't try to edit the .css files directly :)

Quickstart

npm install

Watch SCSS changes

npm run watch-scss

Credits

Animation made thanks to Héctor’s tutorial