/thesite

Primary LanguageTypeScriptApache License 2.0Apache-2.0

I LOVE MY FIANCÉ

Requirements to run:

  • npm
  • Python 3+ or 2.7
  • A web browser

to run this website:

  1. go to directory from your terminal
  2. run npm install
  3. run npm run-script build
  4. run python -m http.server OR python -m SimpleHTTPServer (former for python 3+, latter for python 2)
  5. navigate to localhost:8000 on your computer