tundra is the main frontend component for the lemming.online project.
tundra requires node, which we recommend you install using your system package manager.
$ git clone https://github.com/lemming-online/tundra.git
$ cd tundra
$ npm install
$ npm run start
lemming.online is a project developed for Purdue's CS407 Senior Project class, by seniors jeremy craven, jay hankins, ankit patanaik, and matthew ess.