Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

Introduction

Robolympics is my pet project for experimenting with a Node.JS / Event Sourcing / CQRS based real-time web-application.

Getting started

git clone [email protected]:bforma/robolympics.git

Node packages are installed locally. Optionally you can npm install supervisor -g to speed up your development feedback cycle.