Download the repository with git
git clone --recurse-submodules https://github.com/open-mc/client
Run a HTTP server to make it available on http://localhost
cd client
npx serve-repo
For multiplayer, get the server software over at https://github.com/open-mc/server