Just run npm install --dev to install mason and a basic file server.
Run npm run start to start the mason watch script and the file server on port 3000.
Run npm run build to compile all the html, stylus, and jade in "production mode". The contents of the public directory will then be ready to be FTP'd or whatever to its final destination.
Preview github pages