- You have NPM installed on your system (https://nodejs.org/en/)
- You have a current web browser installed on your system
- Clone the repository
- Open the terminal app of your choosing
- Navigate to the repository
- Run
sudo npm install npm -g
to update to the latest NPM repositories - Run
npm install -g local-web-server
to install a quick, lightweight, local web server to host the files on - Run
npm install
to obtain all of the NPM packages for the project - In Terminal, type the
ws
command to start the server running - In your web browser of choice, open one of the URLs output by
ws