Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 367 Bytes

TiPi

Installation

git clone git@github.com:CIECODE-Madrid/tipi.git
cd tipi
curl https://install.meteor.com | /bin/sh

Copy settings.json.example and rename it as settings.json

Note: Also you need to install nodejs, npm and MongoDB.

Run

meteor --settings=.deploy/settings.json

Open a browser and type localhost:3000