alexchrysovergis / alexchrysovergis.github.io

https://alexchrysovergis.github.io/
MIT License
1 stars 3 forks source link
css hacktoberfest html js scss ts

Alex Chrysovergis's GitHub Pages

Welcome to my personal website hosted on GitHub Pages. Here you'll find information about me, my interests as well as other cool stuff.

Features

Techstack

Installation

Clone the repository:

git clone https://github.com/alexchrysovergis/alexchrysovergis.github.io

Navigate to the src directory:

cd src

Install dependencies:

npm install

Build and watch for changes (automatically recompile on save):

gulp css js compileTs watch

OR if you prefer to manually recompile:

gulp css js compileTs

Thank you for visiting!