Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Evaneos/instantcal

Repository files navigation

instantcal

install

make install

dev

DEBUG=app make

production

node --harmony lib/ --port=3000 --webSocketPort=3001