Need the following installed
- node & npm
- OpenVPN (Windows) / TunnelBlick (Mac)
- Go to project root dir & run
npm install
- Connect VPN to PSU
npm run dev
- Open browser and go to http://localhost:8080/
Building the project transpiles the TypeScript files in /src to JavaScript in /lib.