/Personal-Online-Portfolio-Website

My first personal portfolio website built with HTML5, SASS, jQuery, Gulp

Primary LanguageJavaScript

My portfolio website

It is my personal web page to show off my work and short info about me.

Install locally

There are two ways for having the app on a local server

Zip archive

You can dowload the latest version directly on GitHub.

Easy updates with git

If you plan on updating regularly, you can use git :

git clone https://github.com/AnnaVih/Personal-Online-Portfolio-Website.git

Then to update :

cd Personal-Online-Portfolio-Website
git pull

Install the dependencies

$ npm install

Install dependency

Serve

$ gulp

Runs the app in development mode.

Build

$ NODE_ENV=production gulp

Builds the app for production to the builds/production folder.

Contributors

Anna Vihrogonova annavihrogonova@yahoo.com

License

MIT