Closed KristerV closed 8 years ago
here's what I see when I haven't changed anything and just go to localhost:8080. On Arch linux. Port 3000 seems to work for everything exept the link. Started with npm run dev.
npm run dev
Closing this as the correct port to use is 3000. 8080 is just the backend server but won't load your webpack assets.
here's what I see when I haven't changed anything and just go to localhost:8080. On Arch linux. Port 3000 seems to work for everything exept the link. Started with
npm run dev
.