rantav / reversim-summit-2017

Website for reversim summit 2017 http://summit2017.reversim.com
0 stars 4 forks source link

Consolidate start script #50

Closed amitzur closed 6 years ago

amitzur commented 6 years ago

Right now, in order to start the website you need to do yarn start both on the root folder and on the client folder, in addition to having a local mongo server running.

This should be in a single command