kfrz
kfrz
I've updated the image to use debian jessie. I'm wondering if you could give any advice on how I should start all services if I'm to use this as a...
When running `npm run dev` after `npm install` I expect to navigate to localhost:3000 and see the starter page, instead I see `Error occured while trying to proxy to: localhost:3000/`...
``` kf@stretchbook:~$ npm -v 4.2.0 kf@stretchbook:~$ node -v v6.9.4 kf@stretchbook:~$ uname -a Linux stretchbook 4.8.0-2-amd64 #1 SMP Debian 4.8.15-2 (2017-01-04) x86_64 GNU/Linux kf@stretchbook:~$ ``` When I clone the repository and...