Hi, I'm trying to bootstrap a project according to...
# react
s
Hi, I'm trying to bootstrap a project according to guide https://github.com/JetBrains/create-react-kotlin-app. But when I do
yarn install
the site localhost:3000 keeps loading for ever and will never load. I'm running MacOS High Sierra. Node 9.4.0. Any ideas what is wrong? Perhaps an issue with webpack dev server.