ideal-palm-tree Build requires node ~> 6 first install all packages: npm i --save && cd client && npm i --save && cd .. then start the servers (starts client server on 3000 and api on 3001) npm start