Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 680 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 680 Bytes

tundra Build Status

tundra is the main frontend component for the lemming.online project.

requirements

tundra requires node, which we recommend you install using your system package manager.

dev installation

$ git clone https://github.com/lemming-online/tundra.git
$ cd tundra
$ npm install

running the dev server

$ npm run start

the lemmings

lemming.online is a project developed for Purdue's CS407 Senior Project class, by seniors jeremy craven, jay hankins, ankit patanaik, and matthew ess.