npm run build fails because db.json does not exist. You need to touch site/db.json to fix.
But it still doesn't run, so you can get around that manually by cd site && hexo clean && hexo build.
Either we need to fix the build process or update the README file with proper instructions.