Skip to content

philipbankier/alex-site

Repository files navigation

Alexanderp Bankier's Personal Website

Prerequisites

  • Node.js 6.0+
  • Command Line Tools
  •  Mac OS X: Xcode (or OS X 10.9+: xcode-select --install)
  •  Windows: Visual Studio
  •  Ubuntu /  Linux Mint: sudo apt-get install build-essential
  •  Fedora: sudo dnf groupinstall "Development Tools"
  •  OpenSUSE: sudo zypper install --type pattern devel_basis

How To Run

To run in Development

  • Run gulp dev in project folder
  • Open <Your-Router-IP-Here>:5000 in a web browser(For example: 192.168.1.8:5000)

To run in Production

  • Run docker-compose up in project folder
  • Open <Your-Router-IP-Here>:5050 in a web browser(For example: 192.168.1.8:5050)

Tips

  • Chrome caches files so if you are developing, use Ctrl+Shift+R to force reload a page

Tasks To Do

Priorities

General

  • Change exper page pic to a montage of alex acting and other "experiences" and change labels to fit experience
  • Talk to alex about a different picture for the navbar
  • Ask alex to find quotes and stuff from past performances
  • Change address to LA(dont be too specific)
  • Add good emailer for contact
  • Add social media buttons for contact

Look into

Releases

No releases published

Packages

No packages published