It is my personal web page to show off my work and short info about me.
There are two ways for having the app on a local server
You can dowload the latest version directly on GitHub.
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
$ npm install
Install dependency
$ gulp
Runs the app in development mode.
$ NODE_ENV=production gulp
Builds the app for production to the builds/production
folder.
Anna Vihrogonova annavihrogonova@yahoo.com
MIT