Caliopen.Web

CaliOpen's Web Server using Nodejs/Express.

Prerequisites

You will need the following things properly installed on your computer.

Installation (Development)

  • git clone https://github.com/CaliOpen/caliopen.web.git web
  • cd web
  • ./bin/install

Running (Development)

Running Tests

  • npm test

Deploying

TODO

Further Reading / Useful Links