Skip to content

fatihtatoglu/fatihtatoglu.github.io

Repository files navigation

Fatih Tatoğlu Blog

This is my blog site.

Local Execution

npm install --global gulp-cli

Install http-server

npm install --global http-server

Start application

http-server ./dist -a localhost -d false -c-1