/homepage

My personal homepage

Primary LanguageHTML

Netlify Status

This project is fully compatibile with Netlify and uses Gulp for Sass compiling.

To get started, install the Gulp and Netlify (optional) CLIs.

Next, install the project's dependencies:

npm install

Then, have Gulp start watching for changes:

gulp watch