Skip to content

ChrisPenner/scavenger

Repository files navigation

alt tag

Scavenger

A basic texting scavenger hunt using Twilio

Local Setup

cd scavenger
npm install
npm install -g webpack webpack-dev-server
npm install -g webpack-dev-server

Also ensure that the Python App-engine SDK is installed.

Running it locally

npm start # In one terminal window
npm run backend # In another terminal window

Then navigate to localhost:8080

About

A basic texting scavenger hunt using Twilio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published