Skip to content

How to Run on local machine

emmagcta edited this page Mar 12, 2019 · 1 revision

Maker a local copy settings.local.json of the file settings.json

git clone git@github.com:ctagroup/home-app.git cd home-app git checkout master meteor npm install meteor run --settings settings.local.json

Clone this wiki locally