adzialocha / homepage

My Homepage

Home Page:https://adz.garden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homepage

This is the home of adz.garden, built with static-generator.

Development

Run the following commands to bootstrap the development environment:

git clone git@github.com:adzialocha/homepage
cd homepage
npm install

Open your browser on localhost:5000 after you started the local server via:

npm start

Use this task to clear all generated files for production-use:

npm run clear

Or this task to watch for changes:

npm run watch

About

My Homepage

https://adz.garden

License:The Unlicense


Languages

Language:SCSS 58.1%Language:HTML 26.7%Language:JavaScript 15.1%