Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

ChamGeeks/theskilocker

Repository files navigation

The ski locker website

This is the code for theskilocker.com.

Start a PHP server on mac

  • open the terminal
  • write cd followed by space and the full path to this directory
  • ( or you can write cd and space and drag this folder in to the teminal )
  • then write php -S localhost:7474
  • Now you can visit http://localhost:7474