/ElephantScreen

Image viewer for Elephants

Primary LanguageJavaScript

ElephantScreen

The Screen portion of the ElephantSystem (ElephantScreen, ElephantCloud, ElephantOverseer)

Getting Started

# Clone this Repository
git clone git@github.com:BinaryBeard/ElephantScreen.git

# Move into the directory
cd ElephantScreen/

# Install everything
npm install

# Run the app locally
npm start