grav-game frontend usage: cd client npm install npm run build-dev //builds the frontend files to the root-level dist directory npm run build-dev-watch //builds the frontend files to the root level dist directory and continually re-builds src/* file changes