# dev-quest **Repository Path**: mirrors_googlearchive/dev-quest ## Basic Information - **Project Name**: dev-quest - **Description**: A sample notifications-based game - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dev Quests! A sample notifications-based game. To build and run locally: 1. Clone the repo 2. `cd dev-quest` 3. `npm install` 4. `npm run build` 5. [Install the Python Google App Engine SDK](https://cloud.google.com/appengine/docs/python/download) 6. `dev_appserver.py .`